test.fit {qrcm} | R Documentation |
Goodness-of-Fit Test
Description
Generic method for goodness-of-fit test.
Usage
test.fit(object, ...)
Arguments
object |
an object of class “ |
... |
additional arguments to be supplied to |
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
[Package qrcm version 3.1 Index]