print.VarCorr.tramME | R Documentation |
Print method for the variance-correlation parameters of a tramME object
## S3 method for class 'VarCorr.tramME'
print(x, sd = TRUE, digits = max(getOption("digits") - 2L, 3L), ...)
x |
A |
sd |
Logical. Print standard deviations instead of variances. |
digits |
Number of digits |
... |
optional arguments |
Invisibly returns the input VarCorr.tramME object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.