powered by
Set names of PARAFAC components
eempf_comp_names(pfmodel) <- value
parafac model
model of class parafac
character vector containing the new names for the components
data(pf_models) eempf_comp_names(pf4) <- c("A","B","C","D","E","F","G")
Run the code above in your browser using DataLab