print.rmc {rmcorr} | R Documentation |
Print the results of a repeated measures correlation
## S3 method for class 'rmc' print(x, ...)
x |
An object of class "rmc", a result of a call to rmcorr. |
... |
additional arguments to |
## Bland Altman 1995 data blandrmc <- rmcorr(Subject, PaCO2, pH, bland1995) blandrmc