powered by
The convergence behaviour of all initialisations in a PARAFAC model is shown by printing the numbers
eempf_convergence(pfmodel, print = TRUE)
list with numbers of converging models, cflags and SSEs
PARAFAC model created with staRdom using output = "all"
logical, whether you want console output or just a list with results
data("pf_models") pfmodel <- pf4[[1]] conv_beh <- eempf_convergence(pfmodel)
Run the code above in your browser using DataLab