Calculate Rationalized arcsine transform

Converts proportions into rational arcsine units (rau's) for performing linear tests like ANOVA
2,6K téléchargements
Mise à jour 1 sept. 2016

Afficher la licence

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.

Citation pour cette source

Gautam Vallabha (2024). Calculate Rationalized arcsine transform (https://www.mathworks.com/matlabcentral/fileexchange/16139-calculate-rationalized-arcsine-transform), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R13
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.1

Updated license

1.0.0.0