den.method
Character string. A method to denoise the transformed channel signal differences (used for change-point analysis).
The denoising obtains the residuals that can be subjected to statistical testing (model assumptions). It is one of
"splines", "wavelets" or "lregr" (linear regression). Default is "wavelets".
savePlot
Character string. Directory to store the plots. Its value can be an existing directory
or "screen" that prints the plot only on the screen or "OFF" that does not generate a plot (suggested
only during cross-validations). Default is the current working directory, getwd().