OptionalcontrolOptionalfactorFactor 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.
OptionallambdaFactor of weights matrix in -> [I + lambda D'D]z = x
OptionallearningLearning rate for weight updates.
OptionalmaxMaximum number of iterations for the baseline refinement process.
OptionalminMinimum weight value to avoid division by zero or extremely small weights.
OptionaltoleranceTolerance for convergence. The process stops if the change in baseline is less than this value.
OptionalweightsArray of weights
Control points to determine which weights to update.