staRdom (version 1.0.3)

eempf_comps3D: 3D plots of PARAFAC components

Description

Interactive 3D plots are created using plotly.

Usage

eempf_comps3D(cp_out, which = NULL)

Arguments

cp_out

object of class parafac

which

optional, if numeric selects certain component

Value

plotly plot

Examples

Run this code
# NOT RUN {
data(pfres_comps1)

eempf_comps3D(pfres_comps[[3]])
# }

Run the code above in your browser using DataCamp Workspace