staRdom (version 1.1.28)

eempf_comps3D: 3D plots of PARAFAC components

Description

Interactive 3D plots are created using plotly.

Usage

eempf_comps3D(pfmodel, which = NULL)

Value

plotly plot

Arguments

pfmodel

object of class parafac

which

optional, if numeric selects certain component

Examples

Run this code
if (FALSE) {
data(pf_models)

eempf_comps3D(pf4[[1]])
}

Run the code above in your browser using DataLab