summary.autoMrP | R Documentation |
summary.autoMrP()
...
## S3 method for class 'autoMrP'
summary(
object,
ci.lvl = 0.95,
digits = 4,
format = "simple",
classifiers = NULL,
n = 10,
...
)
object |
An |
ci.lvl |
The level of the confidence intervals. A proportion. Default is
|
digits |
The number of digits to be displayed. An integer scalar.
Default is |
format |
The table format. A character string passed to
|
classifiers |
Summarize a single classifier. A character string. Must be
one of |
n |
Number of rows to be printed. An integer scalar. Default is
|
... |
Additional arguments affecting the summary produced. |
No return value, prints a summary of the context level preference estimates to the console.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.