Description Usage Arguments Details
Fits a BN for each species on a shapefile using covariates from rasters
1 | fit_bn_fauna(fauna_geom, species_var, geom, covs_paths, crs = "lcc_mex")
|
fauna_geom |
fauna sf, point geometry indicating where species where observed |
species_var |
unquoted variable indicating column on fauna data that indicates species |
geom |
region sf, polygon(s) that determine analysis area |
covs_paths |
paths to rasters with covariates to be included in BN |
Given a set of points observations of fauna species and a region specified by a polygon or set of polygons (simple feature) it adjusts a Bayesian Network per species and covariates given in rasters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.