Permutation_Shine: Permutation_Shine

View source: R/Permutation_Shine.R

Permutation_ShineR Documentation

Permutation_Shine

Description

a function to do permutation test.

Usage

Permutation_Shine(
  repeats = 200,
  ncomp = 2,
  group = c("case", "control"),
  scale = c("UV", "pareto")
)

Arguments

repeats

the repeats to do,default is 200

ncomp

the components of pls

group

the group of the data

scale

scale method

Value

get data you want.

Author(s)

Shine Shen qq951633542@163.com


shineshen007/shine documentation built on Feb. 16, 2025, 9:16 p.m.