| mean.accuracy | R Documentation |
Mean method for accuracy curves, after Deutsch (1997)
## S3 method for class 'accuracy'
mean(x, ...)
x |
accuracy curve obtained with |
... |
generic functionality, not used |
The value of the mean accuracy after Deutsch (1997); details
can be found in precision().
Other accuracy functions:
accuracy(),
plot.accuracy(),
precision(),
validate(),
xvErrorMeasures.default(),
xvErrorMeasures()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.