intForFAll: Compute the truncation set for the F statistic

Description Usage Arguments Details Value

Description

This function computes the truncation set for the F statistc.

Usage

1
2
intForFAll(method = c("cook", "dffits", "lasso"), constraint, wDelta, w2, z,
  r, C, outlier.det)

Arguments

method,

the outlier detection method, must be one of "cook", "dffits", "lasso".

constraint,

the constraint in the response.

wDelta, w2, z, r, C,

coefficiens related to the F statistic.

outlier.det,

indexes of detected outliers.

Details

This function translates the constraints in the response into the truncation set (which is a union of intervals) for the F statistic.

Value

This function returns an "Intervals" object.


shuxiaoc/outference documentation built on July 8, 2019, 8:30 p.m.