test.fit: Goodness-of-Fit Test

Description Usage Arguments Details Value See Also

Description

Generic method for goodness-of-fit test.

Usage

1
test.fit(object, ...)

Arguments

object

an object of class “iqr” or “iqrL”.

...

additional arguments to be supplied to test.fit.iqr or test.fit.iqrL.

Details

This function will simply call test.fit.iqr or test.fit.iqrL depending on class(object).

Value

The test statistic(s) and the associated p-values evaluated with Monte Carlo.

See Also

test.fit.iqr, test.fit.iqrL


qrcm documentation built on Feb. 2, 2021, 9:07 a.m.