Optional
controlOptional
factorFactor used to calculate the threshold for determining outliers in the residuals. Higher values mean more tolerance for outliers. The default value is based on noise follow the normal distribution values over 3 times the standard-deviation could be marked as signals or outliers.
Optional
lambdaFactor of weights matrix in -> [I + lambda D'D]z = x
Optional
learningLearning rate for weight updates.
Optional
maxMaximum number of iterations for the baseline refinement process.
Optional
minMinimum weight value to avoid division by zero or extremely small weights.
Optional
toleranceTolerance for convergence. The process stops if the change in baseline is less than this value.
Optional
weightsArray of weights
Control points to determine which weights to update.