搜索资源列表
模型参数计算
- 对于平稳序列,运用ar模型计算其参数,并进行适应性检验。-for a smooth sequence, the use ar model parameters and adaptive testing.
多变量时间序列模型
- 判断一个变量的变化是否是另一个变量变化的原因,是经济计量学中的常见问题。Granger提出一个判断因果关系的一个检验,这就是Granger 因果检验
模型参数计算
- 对于平稳序列,运用ar模型计算其参数,并进行适应性检验。-for a smooth sequence, the use ar model parameters and adaptive testing.
huiseGM
- 灰色预测GM(1,1)模型的matlab源代码,包括预测模型的建立,以及模型的精度检验指标c,p的计算-Gray prediction GM (1,1) model matlab source code, including the prediction model, as well as indicators of model accuracy test c, p calculation
statistics
- 统计学习的Matlab程序:包括各种假设检验,模型识别和线性回归等.-The Matlab statistical learning procedures: including a variety of hypothesis testing, model identification and linear regression.
Curvefitting
- 本文介绍的是曲线拟合的算法及其模型检验,对于理解该模型很有意义-This article describes the curve fitting algorithm and the model tests, the model for understanding the significance
huiseGM
- 灰色预测GM(1,1)模型的matlab源代码,包括预测模型的建立,以及模型的精度检验指标c,p的计算-Gray prediction GM (1,1) model matlab source code, including the prediction model, as well as indicators of model accuracy test c, p calculation
MultiLineReg.m
- 多元线性回归,包含了具体的检验系数和输入输出,很有用-MultiLineRegression
mathmodelMATLABcode
- 数学建模各种模型的MATLAB源码,包括灰色模型、回归模型及回归检验、最小生成树、最短路径等-Mathematical Modeling of the MATLAB source models, including the gray model, regression model and regression testing, minimum spanning tree, shortest path, etc.
huise
- 灰色预测GM(1,1)模型的matlab源代码,包括预测模型的建立,以及模型的精度检验指标c,p的计算-Gray prediction GM (1,1) model matlab source code, including the prediction model, as well as indicators of model accuracy test c, p calculation-Gray prediction GM (1,1
time
- 时间序列进行平稳性检验然后利用aic准则选取合适的模型进行一步预报。-Stationary time series of test criteria and then select the appropriate use of aic step model prediction.
ycgm1n
- 灰色预测模型GM(1,n)模型的matlab源代码,包括预测模型的建立,以及模型的精度检验指标c,p的计算-Grey prediction model GM (1, n) model matlab source code, including the prediction model and the precision test indicators c, p calculation
GMM_background_src
- 基于有限混合高斯模型的数据分类 1、使用基于有限高斯混合模型的EM算法对数据样本进行归类 2、使用C++或者Matlab语言编程环境实现该算法,并用给定的数据包对算法的正确性进行检验 -Gaussian mixture model based on limited data classification 1, using the finite Gaussian mixture model based on EM algo
nonlinear_regression_model
- 主要是非线性回归程序的源代码,并加载了例子和数据,输出结果是回归模型的模型参数、误差以及假设检验的结果。-Mainly non-linear regression program' s source code, and loads of examples and data, the model output is the regression model parameters, errors, and hypothesis tes
Code_MATLAB_Statistical_Analysis
- 这是张德丰《MATLAB概率与数理统计分析》随书源码(M文件)。代码包括的内容有:概率分布计算及统计特征、数字特征计算、统计图绘制(盒状图、散度图等)、点估计和区间估计、假设检验、方差分析、曲线拟合、回归分析、因素分析、聚类分析、正交实验设计分析、多元方差分析、判别分析、隐马尔可夫模型建模与参数估计和在语音识别中的应用。-This is Zhang Defeng " MATLAB Analysis of probability
Matlab-for-Copula
- 至今最全的Copula函数计算程序,包含参数估计、模型检验、随机模拟等-Copula function has the most complete computer program, including parameter estimation, model checking, stochastic simulation, etc.
435
- 优化基于模型检验的测试生成Optimal test generation based on model checking-Optimal test generation based on model checking
matlab-for-ar-model
- ar模型检验 用于matlab中 比较简单 -ar model for matlab
面板数据模型及其在经济分析中的应用(PDF版)
- 王志刚老师版的stata面板数据模型应用,静态,动态,单位根检验和协整检验,面板受限模型等等(Wang Zhigang's version of Stata panel data model application, static, dynamic, unit root test and cointegration test, Panel Limited model and so on.)
经典灰色模型GM(1,1)
- 入门级gm(1,1)matlab程序,附带检验与结果,具体说明请详见代码注释(Classical grey model GM (1,1) matlab code)