Click or drag to resize

DimensionReductionAndRegressionResultAuxiliaryData Property

Gets the auxiliary data that are a secondary result in ensemble processing, for instance the ensemble mean.

Namespace: Altaxo.Calc.Regression.Multivariate
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IEnsembleProcessingAuxiliaryData? AuxiliaryData { get; init; }

Property Value

IEnsembleProcessingAuxiliaryData
See Also