VarCorrmat function

Helper function to convert VarCorr objects

Helper function to convert VarCorr objects

Used internally when showing summary for lmer objects

VarCorrmat(varc, useScale, digits)

Arguments

  • varc: a numeric vector
  • useScale: a numeric vector
  • digits: a numeric vector

Returns

a matrix

Author(s)

copied from the arm package