MSTATS - a random collection of statistical functions

版本 2.0.0.0 (17.0 KB) 作者: Maik Stüttgen
Set of functions for statistical analysis
870.0 次下载
更新时间 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