The returned data frame is useful for model checking after running several models and not having access to the R console while running the models.

sanity_data(fit)

Arguments

fit

A returned object from sdmTMB::sdmTMB().

Value

A csv with three columns, name, logical, and text, containing the name of the test, a logical for the results of the test, and a text explanation of what the test really means.

Author

Kelli F. Johnson