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