build_df_postprobfreq: build a df of post probability and associated number of pixel...

View source: R/build_df_postprobfreq.R

build_df_postprobfreqR Documentation

build a df of post probability and associated number of pixel and points

Description

build a df of post probability and associated number of pixel and points

Usage

build_df_postprobfreq(
  path,
  name_rast_postprob,
  name_shape,
  name_rast_conf = "",
  name_shape_val = ""
)

Arguments

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

Value

a data frame order by descending post probability and the number of map pixel and point it represents

Author(s)

Melody Premaillon


MelodyPremaillon/valwoe documentation built on April 16, 2022, 12:46 a.m.