critval: Critical value

Description Usage Arguments Details Value See Also

View source: R/helper_outlier.R

Description

Calculate the critical value for test statistic under H_0

Usage

1
2
3
4
critval(m, alpha = 0.05)

## S3 method for class 'outlier_model'
critval(m, alpha = 0.05)

Arguments

m

A outlier_model object

alpha

Significance level (between 0 and 1)

Details

The value dz can be obtained used the deviance function.

Value

The critical value in the distribution of deviance test statistic of m

See Also

deviance


molic documentation built on June 2, 2021, 5:07 p.m.