View source: R/Permutation_Shine.R
Permutation_Shine | R Documentation |
a function to do permutation test.
Permutation_Shine(
repeats = 200,
ncomp = 2,
group = c("case", "control"),
scale = c("UV", "pareto")
)
repeats |
the repeats to do,default is 200 |
ncomp |
the components of pls |
group |
the group of the data |
scale |
scale method |
get data you want.
Shine Shen qq951633542@163.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.