powered by
vareff
Methods for function vareff extracting the variance estimates of random effects of a fitted model object.
signature(object="cold")
vareff for cold object.
cold
# NOT RUN { ##### data = seizure ### indR seiz0R <- cold(y ~ lage + lbase + trt + trt:lbase + v4, random = ~ 1, data = seizure, dependence = "indR") vareff(seiz0R) # }
Run the code above in your browser using DataLab