Description Usage Arguments Value See Also Examples
Get and fortify ICA
| 1 | fortify_ica(m_data, ..., sup_vars = NULL)
 | 
| m_data | Input matrix | 
| ... | Passed to fastICA::fastICA | 
| sup_vars | Optional supplementary variables | 
Fortified dimension reduction
fortify_dimred, fortify_pca
| 1 | df_ica <- fortify_ica(iris[-5], n.comp = 2)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.