save_hessian: Save the hessian matrix

View source: R/save.R

save_hessianR Documentation

Save the hessian matrix

Description

Save the hessian matrix

Usage

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