R/Fit.R

#' Data generated according to decision tree for simulation purposes
#'
#'
#' @format A typical list produced by the BEST function:
#' \describe{
#'   \item{1}{Tree structure indicating spliting variables, impurity of the region and split variable}
#'   \item{2}{List of splitting values}
#'   \item{3}{Observaton numbers in the respective regions}
#'   ...
#' }
"Fit"

Try the BESTree package in your browser

Any scripts or data that you put into this service are public.

BESTree documentation built on Aug. 9, 2019, 5:07 p.m.