df_gaussian {projpred} | R Documentation |
Gaussian toy example
Description
Gaussian toy example
Usage
df_gaussian
Format
A simulated regression dataset containing 100 observations.
- y
response, real-valued.
- x
predictors, 20 in total. Mean and SD are approximately 0 and 1, respectively.
Source
https://web.stanford.edu/~hastie/glmnet/glmnetData/QSExample.RData
[Package projpred version 2.8.0 Index]