搜索资源列表
逐步回归
- 程序采用可视化界面,对概率统计中的逐步回顾算法,用户可以在界面上输入变量个数,试验次数,对各种情况均可计算,最后输出回归方程。还可以从文件中载入数据,保存数据。-procedures used visualization interface to statistical probability of gradually recalled algorithm, users can interface the number of input variables, the number of all
多元线性回归
- 多元线性回归软件1.0版。主要用于统计方面,根据原始资料,求解应变量(Y)与自变量(X1,X2,X3,X4....)的统计函数关系。 可以广泛的应用于各类学校、统计局、气象水文、等其他一些科学计算单位。-multivariate linear regression software version 1.0. Mainly for statistics, in accordance with the original information, should be solved variable (
统计回归3.00版
- 统计回归软件3.00版, 应用本程序,可以方便快速的建立多元一次回归方程,如气象上统计预报方程的建立等。-statistical regression software version 3.00, the application procedures, to facilitate the rapid establishment of a multiple regression equation, such as meteorological forecasting equation statis
LogisticRegression
- 关于Logistic回归统计算法的matlab实现,内容包括建模、输出变量预测和预测误差分析。数据来自UCI数据库中的Ionosphere database,有351个统计实例,输出变量是二分类变量,代表电波从电离层反射的好坏情况,共有32个特征值。(压缩包中包含已经处理好的数据)-on Logistic regression algorithm to achieve the Matlab, including modeling, variable output forecast and pre
多元线性回归程序
- 用VB编制的多元线性回归程序。用于统计预报。
matlab
- 多元线性回归分析 置信区间,R平方,F统计量值,与统计量F对应的概率P-Multivariate linear regression
AutoRegression
- 数学统计分析基本函数,自回归分析,包括AIC,FPE等确定阶数。-Autogression
RegressionAnalysis
- matlab 回归分析 解释很详细 是你学习的统计的好工具-matlab regression analysis to explain in great detail is that you learn a good tool for statistical
Statistics
- 采用数学建模方法解决统计问题,包含数据的统计描述与分析,回归分析,含有PPT讲解-Mathematical modeling approach to the use of statistics, including data descr iption and analysis of statistics, regression analysis, with PPT on
20070205154609396
- 款进行多元线性回归分析软件.可以完成多元回归模型的参数估计和统计检验,可以通过Excel获取外部数据,并且能够把计算结果保存成xls文件,计算结果的差方图--Conducted a multiple linear regression analysis software. Can complete multiple regression model parameters estimates and statistical test, you can access external data th
datana
- 数理统计的VB代码 包括了数值计算 各种回归算法等-Mathematical statistics, numerical calculation of VB code that includes a variety of regression algorithm
MultipleRegression
- 数学统计分析工具,多元线性回归分析代码。-MultipleRegression
SimpleRegression
- 数学统计分析,一元线性回归分析,包括效果检验。-SimpleRegression
matlab
- 参加数学建模培训用的matlab教程,有基本用法,还有实例,一个星期之内可以学完,而且会用。 内容如下: MATLAB入门 Matlab作图 线性规划 无约束优化 非线性规划 微分方程 最短路问题 行遍性问题 数据的统计描述与分析 回归分析 计算机模拟 插值 拟合 每讲都包含源码,完全可用。 希望大家多多支持,给个好评。 -Participate in the training of mathematical mod
matlab与统计回归分析
- 方差分析是分析试验(或观测)数据的一种统计方法。在工农业生产和科学研究中,经常要分析各种因素及因素之间的交互作用对研究对象某些指标值的影响。在方差分析中,把试验数据的总波动(总变差或总方差)分解为由所考虑因素引起的波动(各因素的变差)和随机因素引起的波动(误差的变差),然后通过分析比较这些变差来推断哪些因素对所考察指标的影响是显著的,哪些是不显著的。(Variance analysis is a statistical method for analyzing the data of the t
逐步回归
- 逐步回归分析是以AIC信息统计量为准则,通过选择最小的AIC信息统计量,来达到删除或增加变量的目的。(Multivariable stepwise regression)
ch10 回归分析
- 回归分析(regression analysis)是确定两种或两种以上变量间相互依赖的定量关系的一种统计分析方法。运用十分广泛,回归分析按照涉及的变量的多少,分为一元回归和多元回归分析;按照因变量的多少,可分为简单回归分析和多重回归分析;按照自变量和因变量之间的关系类型,可分为线性回归分析和非线性回归分析。如果在回归分析中,只包括一个自变量和一个因变量,且二者的关系可用一条直线近似表示,这种回归分析称为一元线性回归分析。如果回归分析中包括两个或两个以上的自变量,且自变量之间存在线性相关,则称为多
python的线性回归实现
- 线性回归是利用数理统计中回归分析,来确定两种或两种以上变量间相互依赖的定量关系的一种统计分析方法,运用十分广泛。其表达形式为y = w'x+e,e为误差服从均值为0的正态分布。(Linear regression is a statistical analysis method to determine the quantitative relationship between two or more variables and more than two variables by regres
数据统计和分析
- 数据统计与分析,可以进行多元线性回归分析,matlab源码(Data statistics and analysis, can carry out multiple linear regression analysis, matlab source code)
Logistic回归统计算法的matlab实现
- 统计回归分析,逻辑斯蒂多元线性回归,机器学习,详细代码解说,机器训练等(Logistic multiple linear regression, statistical regression analysis, logistic multiple linear regression, machine learning, detailed code interpretation, machine training, etc)