搜索资源列表
逐步回归
- 程序采用可视化界面,对概率统计中的逐步回顾算法,用户可以在界面上输入变量个数,试验次数,对各种情况均可计算,最后输出回归方程。还可以从文件中载入数据,保存数据。-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
c_Lib
- c语言科学与工程程序库,主要包括一般统计,多重回归,Fourier分析-c language of science and engineering libraries, including general statistics, multiple regression, Fourier analysis, and so on
huiguipingfanghe
- 多元统计的回归平方和计算程序 多元统计的回归平方和计算程序
nihe
- 简单的讲,所谓拟合是指已知某函数的若干离散函数值{f1,f2,…,fn},通过调整该函数中若干待定系数f(λ1, λ2,…,λ3), 使得该函数与已知点集的差别(最小二乘意义)最小。如果待定函数是线性,就叫线性拟合或者线性回归(主要在统计中),否则叫作非线性拟合或者非线性回归。表达式也可以是分段函数,这种情况下叫作样条拟合。
现代统计学与SAS应用
- 本书共分6篇,第1篇统计学基础知识与SAS软件应用技巧,介绍了统计学的基本概念和学习方法、试验设计入门、统计描述、SAS软件应用入门、编写SAS实用程序的技巧、单变量统计分析和利用SAS/GRAPH模块绘制常用统计图的方法。第2篇试验设计与定量资料的统计分析,介绍了与t检验、非参数检验和各种方差分析有关的试验设计和数据处理方法。第3篇试验设计与定性资料的统计分析,介绍了处理二维及高维列联表资料的各种统计分析 方法,包括卡方检验、Fisher的精确检验、典型相关分析、logistic回归模型和对数
datana
- 数理统计的VB代码 包括了数值计算 各种回归算法等-Mathematical statistics, numerical calculation of VB code that includes a variety of regression algorithm
EXCEL-regress
- 本论文主要介绍了一元线性回归分析中EXCEL的应用,介绍了EXCEL的数理统计中的回归分析功能。-This paper introduces a linear regression analysis of the application of EXCEL, EXCEL introduced in mathematical statistics regression analysis.
PPT
- 线性回归分析及其应用,数理统计,PDF课件-Linear regression analysis and its applications, mathematical statistics, PDF courseware
RIDGE-REGRESSION
- FORTRAN语言程序。这是进行数理统计上岭回归的计算机程序,很好用的。 -THIS IS A PROGRAM OF RIDGE REGRESSION PROGRAM.
dam-data-dealing
- 使用SAS系统进行的大坝安全监控数据的处理,包括数据预处理,特征值统计,回归分析等-Using the SAS system for dam safety monitoring data processing, including data preprocessing, feature value statistics, regression analysis
stepwise-regression-analysis-
- C++做的逐步回归分析程序,用于数据统计分析建模-C++do stepwise regression analysis program, used for data analysis modeling
parial-least-square-method
- 几篇偏最小二乘方面的文章,为第二代统计分析技术,兼顾相关分析,回归和主成分分析.-Several papers on partial least square method that can conduct the reggression, Principal components analysis and correlation analysis.
Regression-analysis
- 回归分析,帮助了解概率统计在实际中的应用问题,增加学习的积极性。-Regression analysis to help understand the application of probability statistics in real problems, increase the motivation to learn
regression
- 该算法实现的是回归分析的功能。他是确定两种或两种以上变数间相互依赖的定量关系的一种统计分析方法。运用十分广泛。该算法用C语言编成。可应用于C语言开发的平台。很灵活。-regression
regressionanalysis
- 回归分析(regression analysis)是确定两种或两种以上变数间相互依赖的定量关系的一种统计分析方法。本程序里包含十几个文件-failed to translate
codefans
- 数理统计,一元非线性,一元线性,二元多项式逐步回归,分布假设检验-Mathematical statistics, one yuan nonlinearity, a linear, binary polynomial regression, the distribution of hypothesis testing
hgfx1
- 回归分析的几个例子,帮助初学者完成统计分析的m文件。-computation for statistica
逐步回归
- 逐步回归分析是以AIC信息统计量为准则,通过选择最小的AIC信息统计量,来达到删除或增加变量的目的。(Multivariable stepwise regression)