Learn R Programming

emdi (version 2.0.1)

compare: Compare function

Description

Function compare is a generic function used to assess the quality of the model-based estimates by comparing them with the direct estimates.

Usage

compare(model, ...)

Arguments

model

an object of type "emdi","model".

...

further arguments passed to or from other methods.

Value

The return of compare depends on the class of its argument. The documentation of particular methods gives detailed information about the return of that method.