MRPModel-method-model_spec: Return model specification
Description
The $model_spec() method of an MRPModel object
returns the model specification list. Check out the
More examples of R6 classes
vignette for usage examples.
Usage
model_spec()
Arguments
Value
A list containing the model specification including intercept, fixed effects, varying effects, and interactions.