df_binom {projpred} | R Documentation |
Binomial toy example
Description
Binomial toy example
Usage
df_binom
Format
A simulated classification dataset containing 100 observations.
- y
response, 0 or 1.
- x
predictors, 30 in total.
Source
https://web.stanford.edu/~hastie/glmnet/glmnetData/BNExample.RData
[Package projpred version 2.8.0 Index]