Description Usage Arguments Value Author(s) Examples
View source: R/predict.bayescomm.R
For each set of parameter values sampled by the model (including values of Z), simulate the occurrence probabilities for each species at each new location.
1 2 |
object |
A bayescomm object |
newdata |
A data.frame with the same columns as X from the original BC model |
... |
Further arguments passed to or from other methods. |
An array of occurrence probabilities. Rows index locations. Columns index species. Slices index MCMC samples.
David J. Harris (http://davharris.github.io)
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.