Rev 1583 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
\name{VarCorr-class}\docType{class}\alias{VarCorr-class}\alias{show,VarCorr-method}\title{Class "VarCorr"}\description{The variance and correlation information for arandom-effects model.}\section{Objects from the Class}{Objects can be created by calls of the form \code{new("VarCorr", ...)}.}\section{Slots}{\describe{\item{\code{scale}:}{The estimated standard deviation of the lowestlevel noise term in the model.}\item{\code{reSumry}:}{Object of class \code{"list"}, a listcontaining the summary of the positive-definte matrices for therandom-effects levels.}\item{\code{useScale}:}{Object of class \code{"logical"}, if TRUEthe slot \code{scale} is the estimated within-groups standard deviation.}}}\section{Methods}{\describe{\item{\link[methods:show]{show}}{\code{signature(object ="VarCorr")}: show the object.}}}\keyword{classes}