搜索资源列表
MultipleRegression
- 数学统计分析工具,多元线性回归分析代码。-MultipleRegression
linear-regression3
- 在Visual Basic环境下的线性回归算法代码,很有用的-In the Visual Basic environment of linear regression algorithm code, very useful
MATLAB
- 该程序代码用于回归分析中线性回归参数估计及显著性分析以及方差齐性检验-parameter estimation in regression analysis
LinearLWR
- 代码为Matlab环境下开发的局部加权线性回归算法,以绘图方式表达结果。-Matlab code for locally weighted linear regression algorithm under development environment to graphically express the results.
classification
- matlab 实现线性回归和神经网络,该文件夹包含两个代码- Matlab achieve linear regression and neural network, the folder contains two code
Classification-master
- matlab实现线性回归,包含测试代码和训练代码,内含pdf详细文档-Matlab achieve linear regression, including test code and training code, containing detailed documentation pdf
fan_ri78
- 包括主成分分析、因子分析、贝叶斯分析,进行逐步线性回归,这是第二能量熵的matlab代码。- Including principal component analysis, factor analysis, Bayesian analysis, Stepwise linear regression, This is the second energy entropy matlab code.
qa451
- 做视觉测量的上位机代码,非常适合计算机视觉方面的研究使用,进行逐步线性回归。- Do Vision Measurement PC code, Very suitable for the study using computer vision, Stepwise linear regression.
sc468
- 进行逐步线性回归,这是第二能量熵的matlab代码,有均匀线阵的CRB曲线。- Stepwise linear regression, This is the second energy entropy matlab code, There ULA CRB curve.
ridge regression1
- 岭回归(英文名:ridge regression, Tikhonov regularization)是一种专用于共线性数据分析的有偏估计回归方法,实质上是一种改良的最小二乘估计法,通过放弃最小二乘法的无偏性,以损失部分信息、降低精度为代价获得回归系数更为符合实际、更可靠的回归方法,对病态数据的拟合要强于最小二乘法。 总之,本文档是岭回归的R语言实现代码,主要用于解决当模型中出现多重共线性问题,尤其是当你所有的解释变量都很重要,又无法通过其他检验来删除时,岭回归是一个很好的解决办法。(Ridge
02a 多元线性回归分析
- 基于矩阵运算的多元线性回归分析,基于回归计算程序包的多元线性回归分析等MATLAB程序实现;各检验值齐全(Multivariate linear regression analysis based on matrix operation, multiple linear regression analysis based on regression calculation package)
一元线性回归
- 包括基于矩阵运算计算回归系数并添加趋势线,基于多项式拟合计算回归系数并添加趋势线,借助回归分析程序包计算回归系数并估计检验统计量,及预测和各统计量。(Including the regression coefficient and add the trend line calculation based on matrix computation, polynomial fitting to calculate the regression coefficient and add the tre
linear_regression
- 采用线性模型回归 python代码的实现!! 包含数据集(linear regression The use of linear model regression Python code implementation! Contains data sets)
归档
- 做数理统计不是很久,自己照着公式敲了几个代码想放上来,一是分享分享 当然主要是想请大佬看看是不是有问题,我总感觉滑动t看起来怪怪的。。可我完全是照书上公式来的。 abruptChange内部包含了M-K,滑动t,yamamoto(山本) trend里面没什么可看的东西。。就一元线性回归,滑动平均和累积距平(It is not very long ago to do mathematical statistics. Of course, I want to ask the big guys
回归模型
- 利用R语言实现了线性回归和逻辑回归,提供了数据和代码(Use R language to achieve linear regression and logistic regression, and provide data and code.)
Logistic回归统计算法的matlab实现
- 统计回归分析,逻辑斯蒂多元线性回归,机器学习,详细代码解说,机器训练等(Logistic multiple linear regression, statistical regression analysis, logistic multiple linear regression, machine learning, detailed code interpretation, machine training, etc)