Click or drag to resize

MultivariateRegressionPostprocessTargetVariablesInline Method

Overload List
 NameDescription
Public methodStatic memberPostprocessTargetVariablesInline(IMultivariatePreprocessingModel, IMatrixDouble) This calculates from the predicted (but still centered) y values the raw y values.
Public methodStatic memberPostprocessTargetVariablesInline(IMatrixDouble, IReadOnlyListDouble, IReadOnlyListDouble) This calculates from the predicted (but still centered) y values the raw y values.
Top
See Also