powered by
Function agrInt2alpha calculates discordance rate (alpha) using clinically meaningful limit.
agrInt2alpha(clin.limit, n, sigmae)
Clinically meaningful lower and upper limit
Sample size
Variance estimate of residual from measurement error model
Discordance rate
Jason J. Z. Liao, Quantifying an Agreement Study, Int. J. Biostat. 2015; 11(1): 125-133
# NOT RUN { agrInt2alpha(clin.limit=c(-15, 15), n=52, sigmae=46.09245) # }
Run the code above in your browser using DataLab