Description Usage Arguments Value Examples
ljung box test for white noise
| 1 2 3 4 5 6 7 8 | 
| x | the time series | 
| p | the ar order (Default = 0) | 
| q | the ma order (Default = 0) | 
| k_val | a vector of k values | 
| model_name | Model name or identifier (Default: "My Model") | 
| alpha | Significance level to be used for ljung_box tests | 
the results of the tests, in tidy data format
| 1 2 3 4 5 6 7 8 9 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.