R/MVG_PTF02.R

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