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

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

Methods

glmnet and lognet

  • fit = "glmnet", n = "numeric"glmnet objects are produced by lassoClass (a4Classif) or lassoReg (a4Base)

  • fit = "lognet", n = "numeric"lognet objects are produced by lassoClass (a4Classif) or lassoReg (a4Base)

  • fit = "elnet", n = "numeric"elnet objects are produced by lassoClass (a4Classif) or lassoReg (a4Base)


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.