equivalence | R Documentation |
Identifies candidates of equivalent models
equivalence(x, rel, tol = 0.001, k = 1, omitrel = TRUE, ...)
x |
|
rel |
Formula or character-vector specifying two variables to omit from the model and subsequently search for possible equivalent models |
tol |
Define two models as empirical equivalent if the absolute
difference in score test is less than |
k |
Number of parameters to test simultaneously. For |
omitrel |
if |
... |
Additional arguments to be passed to the lower-level functions |
Klaus K. Holst
compare
, modelsearch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.