cochinv

Inverse of the Cochran's cumulative distribution function (cdf).
652.0 次下载
更新时间 2009/6/19

查看许可证

This m-file returns the inverse of the Cochran's C cumulative distribution function of K variances and V degrees of freedom at the values in P.

Gives the critical value associated to the Cochran's C statistics ratio of the largest S^2 to their total (max(S^2)/sum(S^2)), as an alternative procedure to test homocedasticity (Cochran, 1941; Eisenhart, Hastay and Wallis, 1947).

Inputs:
p - accumulative probability value
k - number of sample variances
v - number of degrees of freedom for each variance: sample sizes must be equal

引用格式

Antonio Trujillo-Ortiz (2024). cochinv (https://www.mathworks.com/matlabcentral/fileexchange/24283-cochinv), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R14
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Hypothesis Tests 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.3.0.0

Modified tags.

1.1.0.0

It was added an appropriate format to cite this file.

1.0.0.0