## S3 method for class 'summary.mcrPlot'xtable(x, caption =NULL, label =NULL, align =NULL, digits =NULL, display =NULL,...)
Arguments
x: object of class 'summary.mcrPlot' as produced by the summary.mcrPlot
caption: LaTeX caption, see the xtable help page
label: LaTeX label, see the xtable help page
align: alignment specification, see the xtable help page
digits: number of digits to display, see the xtable help page
display: format of the columns, see the xtable help page
...: additional arguments to be passed to xtable
Returns
LaTeX table representing the summary of the mcrPlot output, i.e. the optimal number of features, the mean MCR and the standard deviation on the MCR for each of the classification methods used.