Description Usage Arguments Value Examples
Set names of PARAFAC components
1 | eempf_comp_names(pfmodel) <- value
|
pfmodel |
model of class parafac |
value |
character vector containing the new names for the components |
parafac model
1 2 3 | data(pf_models)
eempf_comp_names(pf4) <- c("A","B","C","D","E","F","G")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.