bp_VIP_analysis: Bootstrap and permutation over PLS-VIP

Description Usage Arguments Details Value

View source: R/data_analysis.R

Description

Bootstrap and permutation over PLS-VIP performed on lcms_dataset peak tables.

Usage

1
2
3
4
5
6
7
8
bp_VIP_analysis(
  dataset,
  train_index,
  y_column,
  ncomp,
  nbootstrap = 300,
  multilevel = NULL
)

Arguments

dataset

An lcms_dataset object

train_index

set of index used to generate the bootstrap datasets

y_column

A list with the clases of the samples

ncomp

number of components used in the plsda models

nbootstrap

number of bootstrap dataset

Details

Use of the bootstrap and permutation methods for a more robust variable importance in the projection metric for partial least squares regression

Value

A list with the following elements:


sipss/NIHSlcms documentation built on May 13, 2021, 6:19 p.m.