Learn R Programming

MetaboAnalystR (version 2.0.0)

GetImpFeatureMat: Get important feature matrix

Description

feat.outp is a list that contains the ranked features in each cross validation (CV) and returns a two column matrix, col 1 = median ranking and col 2 = mean importance measure

Usage

GetImpFeatureMat(mSetObj = NA, feat.outp, bestFeatNum)

Arguments

mSetObj

Input the name of the created mSetObj (see InitDataObjects)

feat.outp

Input the list that contains the ranked features in each cross validation (CV) and returns a two column matrix, col 1 = median ranking and col 2 = mean importance measure

bestFeatNum

Numeric