Learn R Programming

forestsearch (version 0.1.0)

sens_text: Generate Cross-Validation Sensitivity Text

Description

Creates formatted text summarizing cross-validation agreement metrics.

Usage

sens_text(fs_kfold, est.scale = "hr")

Value

Character string with formatted CV metrics.

Arguments

fs_kfold

K-fold cross-validation results from forestsearch_Kfold.

est.scale

Character. "hr" or "1/hr".