Description Usage Arguments Value References Examples
The problem can be reduced to a mixed effects model estimation under a quadratic constraint. Due to the special structure of the mixed effects model for the PRM designs, we can compute the likelihood analytically and hence efficiently calculate MLE/REML. See the reference of Bai et. al (2018). The score and Wald Z-tests are also implemented. This function works for balanced designs.
1 |
X |
n by m matrix of paired measures |
rho |
null threshold of acceptable RMS value |
REML |
using REML instead of MLE. Default to TRUE. |
test p-values for: QMS test, score Z-test, Wald Z-test
estimated null parameter values
Bai,Y., Wang,Z., Lystig,T.C., and Wu,B. (2018) Statistical test with sample size and power calculation for paired repeated measures designs of method comparison studies.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.