save_summary: Save the summary to file

View source: R/save.R

save_summaryR Documentation

Save the summary to file

Description

Save the summary to file

Usage

save_summary(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.