get_outerrsmp: Get outer ResampleResult

Description Usage Arguments Details Value Warning

Description

Extract the outer resampling ResampleResult from the output from selecttrain_rf with the option to grab the output from the spatial resampling strategy or not (when there are multiple resampling strategies).

Usage

1
get_outerrsmp(in_rftuned, spatial_rsp = FALSE)

Arguments

in_rftuned

(list or ResampleResult) Output from selecttrain_rf.

spatial_rsp

(logical) Whether to return the results from the spatial resampling strategy if there is one.

Details

If in_rftuned is already a ResampleResult, then simply return it.

Value

a ResampleResult.

Warning

This will only return the ResampleResult from a single resampling strategy.


NaiaraLopezRojo/globalIRmap documentation built on Dec. 17, 2021, 5:19 a.m.