Calculate Rationalized arcsine transform

版本 1.0.0.1 (1.9 KB) 作者: Gautam Vallabha
Converts proportions into rational arcsine units (rau's) for performing linear tests like ANOVA
2.6K 次下载
更新时间 2016/9/1

查看许可证

Doing linear tests (like ANOVA or t-tests) on proportional data (values between 0 and 1) is difficult since the distributions of these values are not strictly Gaussian, especially when the proportions are near 0 or 1. The Rationalized Arcsine Transform linearizes the proportions and converts them to "rational arcsine units". The linear tests can then be performed on the RAU values. (p=0.5 roughly corresponds to a rau of 50).
RAU(p) computes the rationalized arcsine transform for a proportion value p (0 <= p <= 1). p can also be a vector of proportion values.

引用格式

Gautam Vallabha (2024). Calculate Rationalized arcsine transform (https://www.mathworks.com/matlabcentral/fileexchange/16139-calculate-rationalized-arcsine-transform), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R13
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

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

Updated license

1.0.0.0