View source: R/model_quality_stats.R
Compute Model Quality Information
1 | modelqualstats(fit, holdoutXocc, holdoutyXobs, ModelSite, cl)
|
fit |
a model fitted using run.detectionoccupancy |
holdoutXocc |
A data frame of occupancy predictors for sites. |
holdoutyXobs |
A data frame of detection information and species detections |
ModelSite |
Column names used to match the holdoutyXobs to sites in holdoutXocc |
cl |
A cluster created by parallel::makeCluster |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.