important.variable.names {MCRestimate} | R Documentation |
The information slot of a
MCRestimate
object may contain lists
of variable names that are important for each classification. This
function produces summary tables of these variables. It is necessary
that the first column of each information list contains the variable
names. This is important if someone wants to write a new wrapper for a
classification method.
important.variable.names(mcr,file="important_variables",...)
mcr |
an object of class MCRestimate |
file |
a character string specifies the name of the output files |
... |
Further arguments that are passed on to plot.default |
The function is called for its side effect, writing two tables with variable information.
Markus Ruschhaupt mailto:m.ruschhaupt@dkfz.de