View source: R/make_flocker_data.R
standard_mfd_checks | R Documentation |
input checking for make_flocker_data
standard_mfd_checks(
obs,
unit_covs,
event_covs,
type,
n_aug,
quiet,
newdata_checks
)
obs |
If |
unit_covs |
If |
event_covs |
If |
type |
The type of occupancy model desired. Options are:
|
n_aug |
Number of pseudo-species to augment. Only applicable if
|
quiet |
Hide progress bars and informational messages? |
newdata_checks |
If TRUE, turn off checks that must pass in order to use the data for model fitting, but not in other contexts (e.g. making predictions or assessing log-likelihoods over new data). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.