VarCorrmat {faraway} | R Documentation |
Helper function to convert VarCorr objects
Description
Used internally when showing summary for lmer objects
Usage
VarCorrmat(varc, useScale, digits)
Arguments
varc |
a numeric vector |
useScale |
a numeric vector |
digits |
a numeric vector |
Value
a matrix
Author(s)
copied from the arm package
[Package faraway version 1.0.9 Index]