auc_comp: Helper function to compute partial AUC, AUC ratio.

Description Usage Arguments

View source: R/PartialROC.R

Description

Helper function to compute partial AUC, AUC ratio.

Usage

1
auc_comp(IterationNo, OccurTbl, RandomPercent, OmissionVal, ClassPixels)

Arguments

IterationNo

number of iteration to compute partial AUC values

OccurTbl

Validation data. Must have 3 columns SpName, Longitude, Latitude.

RandomPercent

Occurrence points to be sampled randomly from the test data for bootstrapping.

OmissionVal

1-E.

ClassPixels

Pixel classes.


luismurao/hdm documentation built on May 24, 2019, 5:06 a.m.