Click or drag to resize

NMFactPercentExplainedVarianceFullModel Method

Percentage of variance explained by the full model.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public double PercentExplainedVarianceFullModel()

Return Value

Double
Percentage of varaince explained by the full model as a number between 0 and 100.
See Also