Calculates information criteria and LR ratio test for nested tramME models.
The calculation of the degrees of freedom is problematic, because the
parameter space is restricted.
Usage
# S3 method for tramME
anova(object, object2, ...)
Value
A data.frame with the calculated statistics.
Arguments
object
A tramME object.
object2
A tramME object.
...
Optional arguments, for compatibility with the generic. (Ignored)
Details
Currently only supports the comparison of two models. Additional arguments
will be ignored.