if (FALSE) {
## The following code needs to configure the Python environment to run:
data('sim')
g = rid(y ~ .,
data = dplyr::select(sim,-dplyr::any_of(c('lo','la'))),
discnum = 3:6, cores = 1)
g
}
Run the code above in your browser using DataLab