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