pander.randomForest | R Documentation |
Renders an randomForest object in Pandoc's markdown.
## S3 method for class 'randomForest' pander(x, digits = panderOptions("digits"), ...)
x |
an randomForest object |
digits |
number of digits of precision |
... |
optional parameters passed to raw |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.