powered by
Get the lcMethod specification object that was used for fitting the given lcModel object.
lcMethod
lcModel
# S4 method for lcModel getLcMethod(object)
An lcMethod object.
The lcModel object.
getCall.lcModel
method <- lcMethodRandom("Y", id = "Id", time = "Time") model <- latrend(method, latrendData) getLcMethod(model)
Run the code above in your browser using DataLab