sub_result | R Documentation |
Extract a subset of rows from a classification/regression result object.
sub_result(x, indices)
x |
The input result object. |
indices |
Row indices to extract. |
A new result object with the specified rows.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.