A table containing the thresholds used to assign habitat as Category 2 (ie in use) based on probability of use. Developed by Rempel and Hornseth using Youden's J and a false negative cost of 5.
threshTable
A data frame with 48 rows and 6 variables:
Range: the caribou range name
Season: season, one of Spring, Summer, Fall, Winter
Sensitivity: the proportion of presences correctly predicted as presence
Specificity: the proportion of absences correctly predicted as absence
Threshold: the value for the lowest probability of use that is considered a predicted presence
AUC: the area under the resource operating characteristic (ROC) curve; it ranges from 0-1 and indicates the overall success of the model for predicting both presence and absence
Rempel, R.S., Carlson, M., Rodgers, A.R., Shuter, J.L., Farrell, C.E., Cairns, D., Stelfox, B., Hunt, L.M., Mackereth, R.W. and Jackson, J.M., 2021. Modeling Cumulative Effects of Climate and Development on Moose, Wolf, and Caribou Populations. The Journal of Wildlife Management.
Caribou habitat functions:
CaribouHabitat-class
,
calcBinaryUse()
,
caribouHabitat()
,
coefTableHR
,
coefTableStd
,
fnlcToResType
,
loadSpatialInputs()
,
plcToResType
,
rasterizeLineDensity()
,
reclassPLC()
,
resTypeCode
,
results()
,
rfuToResType
,
updateCaribou()