cochinv
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
Cite As
Antonio Trujillo-Ortiz (2025). cochinv (https://www.mathworks.com/matlabcentral/fileexchange/24283-cochinv), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.