powered by
object
## S3 method for class 'varFunc': getCovariate(object, form, data)
varFunc
formula(object)
data
covariate
NULL
covariate<-.varFunc
vf1 <- varPower(1.1, form = ~age) covariate(vf1) <- Orthodont[["age"]] getCovariate(vf1)
Run the code above in your browser using DataLab