eempf_comp_names<- | R Documentation |
Set names of PARAFAC components
eempf_comp_names(pfmodel) <- value
pfmodel |
model of class parafac |
value |
character vector containing the new names for the components |
parafac model
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.