Learn R Programming

a4 (version 1.20.0)

topTable-methods: Methods for topTable

Description

Methods for topTable. topTable extracts the top n most important features for a given classification or regression procedure

Arguments

fit
object resulting from a classification or regression procedure
n
number of features that one wants to extract from a table that ranks all features according to their importance in the classification or regression model; defaults to 10 for limma objects