mc.calcAngleMat.R | R Documentation |
This is a very slow R version. It should not be called except for debugging purposes.
mc.calcAngleMat.R(X, Y, posCor = TRUE)
X |
measurement values of reference method. |
Y |
measurement values of test method. |
posCor |
should the 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.