Learn R Programming

RMark (version 3.0.0)

model.average: Compute model averaged estimates

Description

A generic function to compute model averaged estimates and their standard errors or variance-covariance matrix.

Usage

model.average(x, ...)

Value

The structure of the returned value depends on which function is called.

Arguments

x

is either a list with a prescribed structure as defined in model.average.list or a marklist as described in model.average.marklist

...

additional arguments passed to specific functions

Author

Jeff Laake

See Also

model.average.marklist,model.average.list