AutoDep | R Documentation |
This function, used in EstDepSerial, draws the P-values of Kendall's tau and Spearman's rho for a given number of lags.
AutoDep(out)
out |
List of the output of EstDepSerial (P-values, subsets) |
B.R Nasri (2021). Tests of serial dependence for arbitrary distributions
out <-EstDepSerial(SimAR1Poisson(c(5,0.4),100),10)
AutoDep(out)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.