important.variable.names {MCRestimate}R Documentation

Writing tables with variable information

Description

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.

Usage

important.variable.names(mcr,file="important_variables",...)

Arguments

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

Value

The function is called for its side effect, writing two tables with variable information.

Author(s)

Markus Ruschhaupt mailto:m.ruschhaupt@dkfz.de

Examples






[Package MCRestimate version 1.4.0 Index]