#################################
#### DWNNEL package
#' DWNNEL: Doubly Weighted Neural Network Ensemble Learning Suite
#'
#' The DWNNEL package provides a doubly weighted neural network ensemble learning
#' method to model individualized treatment rule by adopting outcome weighted learning,
#' deep learning and ensemble learning. Besides, a few other frameworks and regression/
#' classifcation methods are also integrated in this packages, together with cross
#' validation for either grid search or performance evaluation.
#'
#' @docType package
#' @name DWNNEL
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.