OptionalautoOptionalcontrolArray of 0|1 to force the baseline to cross those points.
OptionallambdaSmoothing parameter. Factor of weights matrix in -> [I + lambda D'D]z = x.
OptionalmaxMaximal number of iterations if the method does not reach the stop criterion.
OptionalmaxMaximum resolution (number of points) before downsampling is applied. Only used if autoDownsample is true.
OptionaltoleranceFactor of the sum of absolute value of original data, to compute stop criterion.
OptionalweightsInitial weights vector, default each point has the same weight.
OptionalzonesArray of x axis ranges (as from - to), to force the baseline to cross those zones.
Enable automatic downsampling for large datasets to speed up computation.