R/data.R

#' Simulated example data for hierarchical regularized linear regression
#'
#' @format A matrix with 100 rows and 50 variables
"x_linear"

#' Simulated outcome data
#'
#' @format A vector with 100 elements
"y_linear"

#' Simulated external data
#'
#' @format A matrix with 50 rows and 4 columns
"ext_linear"

Try the xrnet package in your browser

Any scripts or data that you put into this service are public.

xrnet documentation built on March 26, 2020, 9:13 p.m.