powered by
Vector autoregressive approximation
fvauto(x,n,omx,p0=0.01,kmn=0,kmx=0,mx=21,kex=0,sub=T,inr=TRUE)
res The selected lagged variables for each variable res2 The regression coefficients and P-values res4 The residuals
Variable
Sample size
Maximum lag
The P-value cut-off
Minimum number of included covariates irrespective of cut-off P-value
Maxmum number of included covariates irrespective of cut-off P-value
The maximum number covariates for an all subset search
The excluded covariates
Logical, if TRUE best subset selected
Logical, if TRUE include intercept if not present
data(abcq) a<-fvauto(abcq,240,16)
Run the code above in your browser using DataLab