powered by
Simulated data for demonstrating the features of regnet.
data("LogisticExample") data("SurvExample")
Each data consists of three components: X, Y, and beta; beta is a vector of the true coefficients used to generate Y.
data("LogisticExample") lapply(rgn.logi, class)
Run the code above in your browser using DataLab