View source: R/argumentChecks.R
check_data | R Documentation |
check_data
checks the data.
check_data(data, p)
data |
a matrix or class |
p |
a positive integer specifying the autoregressive order |
Checks the data and tries to correct it. Throws an error if something is wrong and returns the corrected data otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.