R/X.R

#' Description of the simulated design matrix X.
#'
#' A simulated design matrix whose first variable is twice the second variable, which means they're colinear.
#'
#' This design matrix is used to test the self-defined function for ridge regression estimators.
#'
#' @format A design matrix with 1000 rows and 50 variables
#'
"X"
Jiachen1027/bis557 documentation built on Oct. 30, 2019, 7:41 p.m.