Skip to content

plotScree

plotScree(result, options?): any

Defined in: ds/src/plot/plotScree.js:11

Generate scree plot configuration for PCA/ordination results Shows variance explained by each component

Parameters

result

any

PCA/LDA/RDA result with varianceExplained

options?

any = {}

{width, height, cumulative}

Returns

any

Plot configuration