simLargeP | R Documentation |
A simulated data set for the QREM package with 500 predictors, of which only 5 are associated with the outcome. The standard deviation of the random errors is a linear function of the the first predictor.
data("simLargeP")
A data frame with 200 simulated observations with the 500 variables, of which the first 5 are related to the mean of y. The coefficients, including the intercept are c(1, -3,2,2,-1,-2). The errors are generated using a normal distribution with standard deviation equal to 0.1+X1.
# See in the description of the QREM_vs function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.