Rdocumentation
powered by
Learn R Programming
RMark (version 2.1.1)
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, ...)
Arguments
x
is either a list with a prescribed structure as defined in
model.average.list
or a
marklist
as described in
model.averag
...
additional arguments passed to specific functions
Value
The structure of the returned value depends on which function is called.
See Also
model.average.marklist
,
model.average.list