搜索资源列表
duoyuan
- 多元线性回归模型,结合主成分分析原理,完美的运用matlab编程-Multiple linear regression model, combined with principal component analysis theory, the perfect use of matlab programming! !
regression
- 使用C语言编写的关于多元线性回归模型的源程序及测试源码-Using the C language on multiple linear regression model of the source and test source
4
- MATLAB程序, 半参数线性回归模型的最小二乘核估计 半参数线性回归模型的最小二乘正交序列估计。-MATLAB program, semi-parametric linear regression model of least squares kernel estimation Semiparametric least squares linear regression model orthogonal sequence estimation.
duoyuan
- 用c#编写的多元线性回归模型,一元当然也可以用-With c# written in a multiple linear regression model, a dollar of course, can also be used
TC-C
- 运用TC编程求算相关系数及其置信水平,及一元线性回归模型相关-Calculating the correlation coefficient and its confidence level by using the TC programming
1114
- 最小二乘法(OLS)和线性回归模型.ppt 内容含有具体计算过程详解、实例-Least squares (OLS) and linear regression model. Ppt Elaboration on the Course content includes specific calculations, examples
212
- 半参数线性回归模型的最小一乘核估计Semi-parametric linear regression model for the smallest estimated by nuclear-Semi-parametric linear regression model for the smallest estimated by nuclear
yiyuanhuiguifexi
- 进行一元线性回归分析,分析的模型y=a+bx+e,e服从N(0,sigma平方),以及根据所建的一元线性回归模型进行预测实例-A linear regression analysis, the analysis of the model y = a+bx+e, e obey N (0, sigma squared), and built a linear regression model to predict instance
The-discriminant-of-heart-disease
- 数学建模 训练题目 心脏病的判别 主要采用多元线性回归模型 采用matlab编程 ,附有题目,论文,完整代码,以及程序运行的完整说明,希望对大家有用-Mathematical modeling training subject criterion of heart disease mainly using multiple linear regression model using matlab programming, with the title, thesis, complete code
hgfx1
- 一元线性回归和二元线性回归的matlab实例编程 包括有多元线性回归模型-Linear regression and binary linear regression matlab programming examples include multiple linear regression model
matlab_baoxian
- 完成一个多元线性回归模型,并给出回归结果,给出q值检验,拟合优度。画出残差图,对结果进行分析。-To complete a multiple linear regression model, and gives regression results, given the q value, goodness of fit. Residual plotted on a graph to analyze the results.
machine-learning-ex5
- Andrew Ng Cousera 机器学习线性回归,并用它来研究不同偏置方差性能模型,源代码以及说明文档。(Andrew Ng Cousera's machine learning linear regression and use it to study models with different bias-variance properties and source code and document.)
2单变量线性回归_配套代码
- 关于机器学习的线性回归模型matlab主程序。(Matlab main program of linear regression model for machine learning.)
project 2
- 线性回归模型,单变量,多变量,基本统计分析,相关系数分析,QQ图(Linear regression, single variable, multi-variable)
作业1 线性回归
- 用PYTHON语言实现线性回归,一方面,线性回归所能够模拟的关系其实远不止线性关系。线性回归中的“线性”指的是系数的线性,而通过对特征的非线性变换,以及广义线性模型的推广,输出和特征之间的函数关系可以是高度非线性的。另一方面,也是更为重要的一点,线性模型的易解释性使得它在物理学、经济学、商学等领域中占据了难以取代的地位。(Linear regression in PYTHON language)
logisticRegressionshiyan线性回归
- 用于数据挖掘,疾病自动诊断,经济预测等领域。例如,探讨引发疾病的危险因素,建立Logistics回归模型,并根据此预测疾病发生的概率等(Used for data mining, disease automatic diagnosis, economic forecasting and other fields. For example, to explore the risk factors for disease, establish Logistics regression model,
capm模型的wald检验
- 用ols(程序文件one1)估算线性回归模型,并进行wald检验(程序文件two1.m) 最后作出数据残差图。
linear regression
- 线性回归模型与诊断 数据说明:本数据是一份汽车贷款数据(linear regression lesson)
best_linear_regression_equation
- 病人有四个指标:X1:凝血值;X2:预后指数(与年龄相关);X3:酶化验值;X4肝功能化验值。54位肝病人术前数据与术后生存时间如表所示.病人生存时间的Box-Cox变换变量Z与X1,X2,X3,X4的线性回归模型是合理的,程序实现了如何选择最优回归方程。(Patients have four indexes: X1: coagulation value; x2: prognosis index (related to age); X3: enzyme test value; X4 liver
逻辑回归
- 逻辑回归一般指logistic回归。logistic回归又称logistic回归分析,是一种广义的线性回归分析模型,常用于数据挖掘,疾病自动诊断,经济预测等领域。(Logistic regression generally refers to logistic regression. Logistic regression, also known as logistic regression analysis, is a generalized linear regression analysi