搜索资源列表
Eidos
- 卡方检验,通过matlab输入理论频数,直接得出检验结果
现代统计学与SAS应用
- 本书共分6篇,第1篇统计学基础知识与SAS软件应用技巧,介绍了统计学的基本概念和学习方法、试验设计入门、统计描述、SAS软件应用入门、编写SAS实用程序的技巧、单变量统计分析和利用SAS/GRAPH模块绘制常用统计图的方法。第2篇试验设计与定量资料的统计分析,介绍了与t检验、非参数检验和各种方差分析有关的试验设计和数据处理方法。第3篇试验设计与定性资料的统计分析,介绍了处理二维及高维列联表资料的各种统计分析 方法,包括卡方检验、Fisher的精确检验、典型相关分析、logistic回归模型和对数
fenbunihe
- 该程序是基于matlab平台而编成的,解决分布拟合度卡方检验算法-The program is based on and derived from matlab platform to address the distribution of fit chi-square test algorithm
chi2test
- 此代码用于具有卡方或近似卡方分布的统计量的假设检验-chi-square test
nihejianyan
- 已调试好的数据分布的拟合与检验的matlab程序源代码,内容有卡方拟合优度检验、jbtest函数检验、Kolmogorov-Smirnov检验和画频率直方图-failed to translate
卡方检验
- 参数与非参数检验 卡方匹配度检验 卡方独立性检验 卡方检验的前提和限制 卡方检验的应用
KAFANGJIANYAN
- 卡方检验在检验方面非常重要,你可以从该文件中对其有所了解-Chi-square test is very important in the examination, you can from the document to understand its
chi2test
- 2*2卡方检验,输入4个数字,即可得到其卡方值-chi2test
chi2test
- 卡方检验matlab源程序,运行过的,没有问题!-Chi-square test matlab source code, run-off, no problem!
matlab
- 卡方检验用来检验分布的拟合性 比如正太分布对数正太分布高斯分布瑞利分布,韦伯分布等里面包含了对数据的检测以及统计的原理和方法-The chi-square test used to test the The chi-square test used to test the distribution fitting, such as too the distribution of the lognormal distribution is too Gauss points Burui Li dis
K_gam
- 该程序分析画出数据的直方图,并实现Gamma分布的拟合优度检验(卡方检验),-The program analysis to draw a histogram of the data, and Gamma distribution goodness of fit test (chi-square test)
JSTEG
- 基于JSteg顺序隐写的快速卡方检验方法-Sequence based steganography JSteg quick chi-square test method
Single-Pass
- 改进Single-Pass聚类算法,包括分词、tfidf计算、卡方检验特征选择-Improved Single-Pass Clustering Algorithm
class
- 中文文本分类可以对已经分好词的文本进行分类,先自己导入数据,用libsvm中的svm进行分类和预测,特征用tfidf算法,还利用卡方检验进行了特征选择,可自行设定阈值-text mining
CrossTabs
- 该算法是实现交叉分析表分析。包含卡方检验,似然比检验,交叉分析表,方向度量,对称度量。-The algorithm is to achieve cross-analysis table analysis. Contains the chi-square test, likelihood ratio test, cross analysis table, measure direction, symmetric metric.
chii
- 这是一个关于卡方检验的数学算法,函数都已经写好,只需要传递参数就能得出结果。-This is a mathematical algorithm for the chi square test, functions have been written, and only need to pass the parameters can get results.
normal_Dist
- 基于学生成绩的正态分布拟合代码。带原始数据,得出卡方检验结论。- Based on student achievement of normal fitting code. With the original data, draw conclusions chi-square test. There is space for the i
statistical-analysis
- 随机模拟和统计分析 max,min - 最大,最小值 sum - 求和 mean - 均值 std - 标准差 sort - 排序(升序) sortrows - 按某一列排序(升序) rand - [0,1]区间均匀分布随机数 randn - 标准正态分布随机数 randperm - 1...n 随机排列 regress - 线性回归 classify - 统计聚类 *trim - 坏数据祛除 *specrnd -
卡方检验matlab源程序
- 卡方检验的matlab程序,摸索matlab数值分析的时候使用。(Chi-square test matlab procedures, explore the use of matlab numerical analysis.)
36个常用SAS程序
- 36个 sas程序,包括方差分析,半致死浓度,回归分析,卡方检验,配方T检验,二项式分析(36 sas procedures,ANOVA analysis,reression analysis,x2 test,paried T tes,etc)