Description Usage Arguments Value Examples
Interactive 3D plots are created using plotly.
1 | eempf_comps3D(pfmodel, which = NULL)
|
pfmodel |
object of class parafac |
which |
optional, if numeric selects certain component |
plotly plot
1 2 3 4 5 6 | ## Not run:
data(pf_models)
eempf_comps3D(pf4[[1]])
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.