R/getT.R

`getT` <-
function(ans){
#T statistic, mean correction case
    (ans$phiHat-1)/sqrt(ans$covHat[1,1])
    }

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.