Description Usage Value Examples
Generates random data to be used in examples.
1 |
a list containg:
X |
data.frame |
Y |
data.frame |
Z |
data.frame |
pca |
a mixOmics pca result |
spca |
a mixOmics spca result |
pls |
a mixOmics pls result |
spls |
a mixOmics spls result |
block.pls |
a mixOmics block.pls result |
block.spls |
a mixOmics block.spls result |
1 2 | # Random data could lead to "The SGCCA algorithm did not converge" warning which is not important for a demo
demo <- suppressWarnings(get_demo_cluster())
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.