Write a file with a single logical regarding the hessian status

write_hessian(fit, file = "hess_logical.txt")

Arguments

fit

A model object returned from sdmTMB::sdmTMB().

file

A path to the file you want to write. The default path is hess_logical.txt, which will be saved in your current working directory.

Value

A logical is invisibly returned providing the status of the hessian.

Author

Kelli F. Johnson