eempf_comps3D: 3D plots of PARAFAC components

View source: R/parafac_plot_functions.R

eempf_comps3DR 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)

MatthiasPucher/staRdom documentation built on June 30, 2023, 10:55 a.m.