Learn R Programming

gRbase (version 1.9.0)

compareModels: Generic function for model comparison

Description

compareModels is a generic functions which invoke particular methods which depend on the class of the first argument

Usage

compareModels(object, object2, ...)

Value

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

Arguments

object, object2

Model objects

...

Additional arguments

Author

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