Description Usage Arguments Value Author(s) See Also Examples
View source: R/internal_mint.block_helpers.R
study_split
divides a data matrix in a list of matrices defined by a
study
input.
1 | study_split(data, study)
|
data |
numeric matrix of predictors |
study |
grouping factor indicating which samples are from the same study |
study_split
simply returns a list of the same length as the
number of levels of study
tha contains submatrices of data
.
Florian Rohart
mint.pls
, mint.spls
,
mint.plsda
, mint.splsda
.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.