ds_accuracy: ds_accuracy

Description Usage Arguments Value

View source: R/5ab_ds_accuracy.R

Description

Calculates the accuracy measure based on caret's ranger model for the regionalization done by ds_polygon or ds_points. It represents how accurate would random forest model predict appropriate community based only on their attributes.

Usage

1
ds_accuracy(data.to.accu)

Arguments

data.to.accu

data frame with class attribute and the data that has been taken into regionalization

Value

the accuracy measure of random forest classification


dabrowskia/dspace documentation built on July 3, 2020, 8:47 p.m.