Calculate the critical value for test statistic under H_0
critval(m, alpha = 0.05) # S3 method for outlier_model critval(m, alpha = 0.05)
m | A |
---|---|
alpha | Significance level (between |
The critical value in the distribution of deviance test statistic of m
The value dz
can be obtained used the deviance
function.