View source: R/helper_outlier.R
critval | R Documentation |
Calculate the critical value for test statistic under H_0
critval(m, alpha = 0.05) ## S3 method for class 'outlier_model' critval(m, alpha = 0.05)
m |
A |
alpha |
Significance level (between |
The value dz
can be obtained used the deviance
function.
The critical value in the distribution of deviance test statistic of m
deviance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.