powered by
vareff
Methods for function vareff extracting the variance estimates of random effects of a fitted model object from class bild.
bild
# S4 method for bild vareff(object)
an object of class bild.
signature(object="bild")
vareff for bild object.
str(airpollution) ##### dependence="indR" air0R <- bild(wheeze~age+smoking, data=airpollution, time="age", dependence="indR") vareff(air0R)
Run the code above in your browser using DataLab