Description Usage Arguments Details Value Author(s)
View source: R/print.varComp.R
Summary and printing functions of varComp
objects.
1 2 3 4 |
x, object |
A |
... |
Not used in |
print.varComp
will print the fixed effect estimates, variance parameter estimates, and the number of observations.
summary.varComp
will expand the fixef
component by calling fixef.varComp
.
invisible(x)
for print.varComp
.
An object of class c("summary.varComp", "varComp")
for summary.varComp
.
Long Qu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.