compareModels function

Generic function for model comparison

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, ...)

Arguments

  • object, object2: Model objects
  • ...: Additional arguments

Returns

The value returned depends on the class of the first argument.

Author(s)

Søren Højsgaard, sorenh@math.aau.dk