Description Usage Arguments Details Author(s) See Also Examples
Comparing "modTempEff" objects returned by tempeff() using an analysis of deviance table.
1 2 |
object,... |
fitted model objects of class |
dispersion |
currently ignored. |
test |
what sort of likelihood based criterion has to be used for model comparisons. One of
|
anova.modTempEff performs model comparisons in terms of likelihood-based criteria
depending on its argument test. In anova.modTempEff, test="BIC" is also allowed.
The BIC appears to be the best choice to select the number of breakpoints. When test="Chisq",
likelihood ratio tests are carried out; however note that the p-values for smooth terms (included via
seas() or csdl()) are approximate only. The function does not work for a single
"modTempEff" fit.
Vito Muggeo
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.