View source: R/predict_abund.r
| predict_abund | R Documentation | 
Predict density from dsm models estimated with fit_all_dsm.
predict_abund(listdsm, predata, n_sim = 500, abund_by = NULL, alpha = 0.8)
| listdsm | Whole object  | 
| predata | One of object built from  | 
| n_sim | number of draws to approximate posterior distribution with MV normal distribution. | 
| abund_by | grouping factor for abundance estimation. | 
| alpha | coverage level for confidence interval. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.