model.average {RMark} | R Documentation |
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
|
... |
additional arguments passed to specific functions |
Value
The structure of the returned value depends on which function is called.
Author(s)
Jeff Laake
See Also
model.average.marklist
,model.average.list
[Package RMark version 3.0.0 Index]