View source: R/build_df_postprobfreq.R
build_df_postprobfreq | R Documentation |
build a df of post probability and associated number of pixel and points
build_df_postprobfreq( path, name_rast_postprob, name_shape, name_rast_conf = "", name_shape_val = "" )
path |
folder path where raster is saved |
name_rast_postprob |
name of susceptibility raster |
name_shape |
name of point shapefile |
name_rast_conf |
(optional) name of confidence raster |
name_shape_val |
(optional) name of validation point shapefile |
a data frame order by descending post probability and the number of map pixel and point it represents
Melody Premaillon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.