R/DetAR.R

`DetAR` <-
function(phi){
z<-ARToPacf(phi)
1/prod((1-z^2)^(1:length(phi)))
}

Try the FitAR package in your browser

Any scripts or data that you put into this service are public.

FitAR documentation built on May 2, 2019, 3:22 a.m.