Description Usage Arguments Examples
A more detailed description will eventually go here...
1 2 |
object |
an object of class Pipeline |
... |
additional parameters to be passed to summary. See Details below. |
1 2 3 4 5 | ## Not run:
pipeline <- newPipeline(label="example pipeline",cv="lgocv",nfolds=10,p=0.80)
summary(pipeline)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.