Create pp_grid module.
1 2 3 4 5 |
... |
pp modules. |
data |
A data frame. It should be a training data. |
default |
The baseline pp module. It will precede other modules in all cases in grid. |
type |
If '"grid"', all possible subsets will be considered. If '"switch"', each module will be added to default indepentently. If '"step"', modules will be added to default one by one. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.