MSTATS - a random collection of statistical functions

버전 2.0.0.0 (17 KB) 작성자: Maik Stüttgen
Set of functions for statistical analysis
다운로드 수: 871
업데이트 날짜: 2018/4/4

라이선스 보기

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 릴리스 호환 정보
개발 환경: R2018a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 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