#'densitystackr - Stacking via xgboost
#'
#'An implementation of model stacking using xgboost.
#'
#'@author Evan Ray <elray@umass.edu>
#'@docType package
#'@name densitystackr
#'@importFrom Rcpp evalCpp
#'@useDynLib densitystackr, .registration = TRUE
#'@aliases densitystackr densitystackr-package
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.