The $save()
method of an MRPModel
object
saves a fitted MRPModel object to a file for later use.
qs::qsave()
is used internally, and it is customary
to use the .qs
file extension. Check out the
More examples of R6 classes
vignette for usage examples.