powered by
pFisherg(g, n, method = c("exact", "RSR"))
exact: Use the exact distribution.
exact
RSR: Distribution fitted by the response surface regression method.
RSR
MacKinnon, James (2001) : Computing numerical distribution functions in econometrics, Queen's Economics Department Working Paper, No. 1037.
ptestg
#Given the Fisher's g statistic, find the cumulative probability pFisherg(g=0.3,n=10, method = "exact") pFisherg(g=0.3,n=10, method = "RSR")
Run the code above in your browser using DataLab