Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

topTable

S4 Generic for obtaining a top table


Description

a top table is a rectangular object (e.g. data frame) which lists the top n most relevant variables

Usage

topTable(fit, n, ...)

Arguments

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

Value

Top table with top n relevant variable.

Author(s)

Tobias Verbeke


a4Core

Automated Affymetrix Array Analysis Core Package

v1.38.0
GPL-3
Authors
Willem Talloen [aut], Tobias Verbeke [aut], Laure Cougnaud [cre]
Initial release
2020-10-14

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.