Arguments
- varcor
a
VarCorr(-like) matrix with attributes.- digits
the number of significant digits for standard deviations and variances.
- corr_digits
the number of significant digits for correlations.
- maxdim
maximum dimensions (numbers of standard deviations/variances and number of rows of correlation matrices) to report per random effects term.
- comp
character vector of length one or two indicating which columns out of "Variance" and "Std.Dev." should be shown in the formatted output.
- formatter
the
functionto be used for formatting the standard deviations and or variances (but not the correlations which (currently) are always formatted as "0.nnn".- useScale
whether to report a scale parameter (e.g. residual standard deviation).
- ...
optional arguments for
formatter(*)in addition to the first (numeric vector) anddigits.