Description Usage Arguments Details
Print method for an object of class 'cvlmvar'. This object is created by the functions
cv.lm and cv.lmvar.
1 2 |
x |
Object of class 'cvlmvar' |
digits |
Integer, number of significant digits of standard deviations in printed output. Must
be larger than zero, or |
... |
For compatibility with |
If digits = NULL, printed values are not rounded. Otherwise, all standard deviations are rounded to
digits significant digits. All corresponding mean values are rounded to a precision equal to the maximum
precision of the rounded value of the standard deviation.
Examples of print.cvlmvar are provided in the examples of the functions cv.lm and
cv.lmvar.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.