MSTATS - a random collection of statistical functions
MSTATS is a set of basic functions for statistical data analysis. I wrote it because the Matlab Statistics Toolbox does not include them, although some of them are widely used. There are functions to construct confidence intervals for correlations, test whether two dependent or independent correlations are significantly different, compute semipartial correlations and standard errors for means or proportions, Fisher's exact test and the binomial test.
인용 양식
Maik Stüttgen (2024). MSTATS - a random collection of statistical functions (https://www.mathworks.com/matlabcentral/fileexchange/47235-mstats-a-random-collection-of-statistical-functions), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
플랫폼 호환성
Windows macOS Linux카테고리
- AI and Statistics > Statistics and Machine Learning Toolbox > Descriptive Statistics and Visualization >
태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!버전 | 게시됨 | 릴리스 정보 | |
---|---|---|---|
2.0.0.0 | Added some more statistical functions. In V2, two regression slopes can be compared statistically, as well as the difference between two correlation coefficients, and the difference of two proportions. See mstats_funref.txt for an overview. |
||
1.1.0.0 | Just added a screenshot. |
||
1.0.0.0 |