View source: R/pdetection_occupied.R
pdet_occ_raw.jsodm | R Documentation |
Probability of Detection, Given Occupied
pdet_occ_raw.jsodm(fixedcovar, loadfixed)
fixedcovar |
An array of detection covariate values. Each row is a visit, each column is a covariate. |
loadfixed |
An array of loadings for the covariates in 'fixedcovar'. Each row is a species, each columns is a covariate (in same order as in fixedcovar), and each layer is a draw from the distribution of loadings. |
An array of detection probability values given species occupies the visited site. Each row is a visit, each column a species, each layer a draw corresponding to the loadings.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.