08.04.2015 Views

The caret Package - NexTag Supports Open Source Initiatives

The caret Package - NexTag Supports Open Source Initiatives

The caret Package - NexTag Supports Open Source Initiatives

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

44 print.train<br />

print.confusionMatrix<br />

Print method for confusionMatrix<br />

Description<br />

Usage<br />

a print method for confusionMatrix<br />

## S3 method for class 'confusionMatrix':<br />

print(x, digits = max(3, getOption("digits") - 3),<br />

printStats = TRUE, ...)<br />

Arguments<br />

x<br />

Value<br />

digits<br />

printStats<br />

an object of class confusionMatrix<br />

number of significant digits when printed<br />

a logical: if TRUE then table statistics are also printed<br />

... optional arguments to pass to print.table<br />

x is invisibly returned<br />

Author(s)<br />

See Also<br />

Max Kuhn<br />

confusionMatrix<br />

print.train<br />

Print Method for the train Class<br />

Description<br />

Usage<br />

Print the results of a train object.<br />

print.train(x, digits = min(3, getOption("digits") - 3),<br />

printCall = TRUE, details = FALSE, ...)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!