| sanity | R Documentation |
Sanity check of a tinyVAST model
sanity(object, big_sd_log10 = 2, gradient_thresh = 0.001, silent = FALSE)
object |
Fitted model from |
big_sd_log10 |
Value to check size of standard errors against. A value
of 2 would indicate that standard errors greater than |
gradient_thresh |
Gradient threshold to issue warning. |
silent |
Logical: suppress messages? Useful to set to |
An invisible named list of checks.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.