R/VG_PTF22.R

#' Built random forest object for van Genuchten (vg) parameters.
#'
#' The object to predict and obtain prediction uncertainties for the target variable pedotransfer number combination:
#'
#' PTF22
#'
#' @docType data
#'
#' @usage data(VG_PTF22)
#'
#' @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(VG_PTF22)
#' str(VG_PTF22)
"VG_PTF22"
tkdweber/euptf2 documentation built on Jan. 19, 2021, 4:20 p.m.