Skip to contents

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()

Value

A list containing the model specification including intercept, fixed effects, varying effects, and interactions.