Click or drag to resize

MultivariateAnalysisOptionsAnalysisMethod Field

Gets or sets the analysis method type that performs the analysis.

Namespace: Altaxo.Calc.Regression.Multivariate
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public Type AnalysisMethod

Field Value

Type
Remarks
The specified type is expected to identify the analysis implementation used by the caller.
See Also