DynamicParameterEstimation_offsetX Field |
"Moves" the sequence x in relation to sequence y.
Normally, y[i] is considered in dependence on x[i], x[i-1], and so on.
By setting the offset, y[i] is considered in dependence on x[i-offset], x[i-offset-1], etc.
Namespace: Altaxo.Calc.RegressionAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
See Also