S4 Generic for obtaining a top table
a top table is a rectangular object (e.g. data frame) which lists the top n most relevant variables
topTable(fit, n, ...)
fit |
object for which to obtain a top table, generally a fit object for a given model class |
n |
number of features (variables) to list in the top table, ranked by importance |
... |
further arguments for specific methods |
Top table with top n relevant variable.
Tobias Verbeke
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.