R/DWNNEL.R

#################################
#### 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
SkadiEye/ITRlearn documentation built on May 24, 2019, 1:31 a.m.