test.fit | R Documentation |
Generic method for goodness-of-fit test.
test.fit(object, ...)
object |
an object of class “ |
... |
additional arguments to be supplied to |
This function will simply call test.fit.iqr
or test.fit.iqrL
depending on class(object)
.
The test statistic(s) and the associated p-values evaluated with Monte Carlo.
test.fit.iqr
, test.fit.iqrL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.