#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.