eempf_comps3D: 3D plots of PARAFAC components

Description Usage Arguments Value Examples

Description

Interactive 3D plots are created using plotly.

Usage

1
eempf_comps3D(pfmodel, which = NULL)

Arguments

pfmodel

object of class parafac

which

optional, if numeric selects certain component

Value

plotly plot

Examples

1
2
3
4
5
6
## Not run: 
data(pf_models)

eempf_comps3D(pf4[[1]])

## End(Not run)

jakehosen/stardom_aqualog documentation built on May 14, 2019, 3:06 a.m.