R/glidars.R

#'metaLassoTree: Cancer staging with meta-analysis
#'
#'Categorize cancer patients according to risk, with the Lasso-tree method
#'  (\url{http://www.ncbi.nlm.nih.gov/pubmed/23907780}), and many similar datasets.
#'
#'@section Functions: \link{lasso.tree}
#'
#'@docType package
#'@name glidars
#'@useDynLib glidars
#'@importFrom Rcpp sourceCpp
NULL
WangTJ/glidars documentation built on Jan. 20, 2021, 6:32 p.m.