mc.calcAngleMat | R Documentation |
This version is implemented in C for computational efficiency.
mc.calcAngleMat(X, Y, posCor = TRUE)
X |
measurement values of reference method. |
Y |
measurement values of test method. |
posCor |
should algorithm assume positive correlation, i.e. symmetry around slope 1? |
Upper triangular matrix of slopes for all point combinations. Slopes in radian.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.