NMRMetab_PLSDA_VIP: VIP extraction

Description Usage Arguments Author(s)

Description

This function will take in either a object of class data.frame and a using a second dataframe with a list of all the metabolite identifed, will return the CRS score for all the bins. this could work with other metabolite identifiers; for example bins with the name of the metabolite, as log as they are unique. mistakes could happen when greple take NAD and NADH

Usage

1
NMRMetab_get_vips(dat, groupID = 1, index_col = 3, ncomp = 2)

Arguments

dat

a data.frame. Column as variable and rows as sample

groupID

string. name off the fvariable containing your grouping details

index_col

index colum oif first mobservation

ncomp

number of components

Author(s)

Michele Fresneda Alarcon


mikies21/beetlesNMR documentation built on Sept. 30, 2021, 11:13 a.m.