Description Usage Arguments See Also
View source: R/genericErrorChecks.R
DEVELOPER USE ONLY. This function checks the user input for the msl argument for all methods.
1 | mslErrorChecks(X, msl)
|
X |
Data matrix of dimension n by p. |
msl |
Minimum segment length allowed between the changepoints. NOTE this should be greater than or equal to p, the dimension of the time series. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.