Generic function for model comparison
compareModels
is a generic functions which invoke particular methods which depend on the class of the first argument
compareModels(object, object2, ...)
object, object2
: Model objects...
: Additional argumentsThe value returned depends on the class of the first argument.
Søren Højsgaard, sorenh@math.aau.dk