save_object: Save the model object

View source: R/save.R

save_objectR Documentation

Save the model object

Description

Save the model object

Usage

save_object(x, path, ...)

Arguments

x

A 'cmdlr' model object

path

The file path to the folder where the output should be saved. The default is the current working directory. The file name is inferred based on the model name and the 'what' argument.

...

Additional parameters passed to the function. For example, 'robust' if you are saving the variance-covariance matrix


edsandorf/cmdlR documentation built on Jan. 17, 2024, 12:33 a.m.