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