Description
Calculate the critical value for test statistic under H_0
Usage
critval(m, alpha = 0.05)# S3 method for outlier_model
critval(m, alpha = 0.05)
Arguments
alpha
Significance level (between 0
and 1
)
Value
The critical value in the distribution of deviance test statistic of m
Details
The value dz
can be obtained used the deviance
function.