R/SQB.R

#' Sequential bagging method on regression
#'
#' Combine bagging, bootstrap decision tree and kernel density estimate
#'
#' @docType package
#'
#' @author Moshu Xie \email{mxie622@gmail.com}
#'
#' @name SQB
NULL

Try the SQB package in your browser

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

SQB documentation built on May 2, 2019, 9:27 a.m.