MRPModel-method-check_fit_exists: Check if model has been fitted
Description
The $check_fit_exists() method of an MRPModel object
checks whether the model has been fitted. Check out the
More examples of R6 classes
vignette for usage examples.
Usage
check_fit_exists()
Arguments
Value
Logical indicating whether the model has been fitted.