R/FC_2_PTF12.R

#' Built random forest object for Field Capacity 2 (fc_2).
#'
#' The object to predict and obtain prediction uncertainties for the target variable pedotransfer number combination:
#'
#' PTF12
#'
#' @docType data
#'
#' @usage data(FC_2_PTF12)
#'
#' @format A ranger object
#' @keywords datasets
#'
#' @author
#' Brigitta Szabo <\email{toth.brigitta@agrar.mta.hu}>
#' Tobias KD Weber <\email{tobias.weber@uni-hohenheim.de}>
#' @importFrom Rdpack reprompt
#' @examples
#' data(FC_2_PTF12)
#' str(FC_2_PTF12)
"FC_2_PTF12"
tkdweber/euptf2 documentation built on Jan. 19, 2021, 4:20 p.m.