R/data_simulated.R

#' Simulated data
#'
#' The \code{dataXY} dataset is simulated data for running Projection Pursuit Regression Tree Model.
#'
#' It contains 100 rows and 4 variables.
#'
#' @docType data
#' @keywords dataXY
#' @name dataXY
#' @references \doi{https://doi.org/10.3390/app11219885}
#' @usage
#' data(dataXY)
#' @format A data frame with 100 rows and 4 variables.
NULL

Try the PPtreeregViz package in your browser

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

PPtreeregViz documentation built on Dec. 24, 2022, 1:50 a.m.