Description Usage Arguments Details
Fits a BN using covariates from rasters
1 | fit_bn(geom, vars_paths, crs = "lcc_mex", score = "bic")
|
geom |
region sf, polygon(s) that determine analysis area |
vars_paths |
paths to rasters with covariates to be included in BN |
crs |
string specifying projection (proj4string) passed to sf::st_transform, defaults to lcc (Mex) |
score |
a character string, the label of the network score to be used in
hill-climbing algorithm, pased to |
Given the path to a set of rasters and a region specified by a polygon or set of polygons (simple feature) it adjusts a Bayesian Network.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.