Inverse Rationalized Arcsine Transform

Version 1.0.0.0 (570 Bytes) by Piotr Majdak
IRAU calculates percent correct scores from the rationalized arcsine transform
710 Downloads
Updated 5 Sep 2007

No License

% IRAU rationalized arcsine transform
% IRAU(RAU,N) transforms the RAU values to the number of correct responses
% using the rationalized arcsine transform. N gives the number of repetitions.
%
% IRAU(RAU,N,opt) defines one of the following options:
% 'Pc' ... IRAU returns the percent correct scores (0..100%)
% 'X' ... IRAU returns the number of correct responses (0..N, default)
%
% The formula are based on Sherbecoe and Studebaker,
% Int. J. of Audiology 2004; 43; 442-448
%
% See also RAU.

Cite As

Piotr Majdak (2024). Inverse Rationalized Arcsine Transform (https://www.mathworks.com/matlabcentral/fileexchange/16223-inverse-rationalized-arcsine-transform), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0