powered by
Extract the call that was used to fit the given lcModel object.
call
lcModel
# S3 method for lcModel getCall(x, ...)
A call to latrend() with the necessary arguments and data.
latrend()
The lcModel object.
Not used.
stats::getCall getLcMethod
data(latrendData) method <- lcMethodRandom("Y", id = "Id", time = "Time") model <- latrend(method, latrendData) getCall(model)
Run the code above in your browser using DataLab