save_summary | R Documentation |
Save the summary to file
save_summary(x, path, ...)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.