Click or drag to resize

MultivariateContentMementoAnalysis Property

Returns the instance of analysis used to analyse the data

Namespace: Altaxo.Calc.Regression.Multivariate
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public WorksheetAnalysis Analysis { get; set; }

Property Value

WorksheetAnalysis
See Also