eempf_comps3D {staRdom}R Documentation

3D plots of PARAFAC components

Description

Interactive 3D plots are created using plotly.

Usage

eempf_comps3D(pfmodel, which = NULL)

Arguments

pfmodel

object of class parafac

which

optional, if numeric selects certain component

Value

plotly plot

Examples

## Not run: 
data(pf_models)

eempf_comps3D(pf4[[1]])

## End(Not run)

[Package staRdom version 1.1.28 Index]