zlm-class {BMS} | R Documentation |
Class "zlm"
Description
A list holding output from the Bayesian Linar Model under Zellner's g prior akin to class 'lm'
Objects from the Class
Objects can be created via calls to
zlm
, but indirectly also via as.zlm
.
zlm
estimates a Bayesian Linear Model under Zellner's g prior
- its output is very similar to objects of class lm
(cf.
section 'Value')
Author(s)
Martin Feldkircher and Stefan Zeugner
References
See Also
zlm
and as.zlm
for creating zlm
objects,
density.zlm
, predict.zlm
and
summary.zlm
for other posterior results
[Package BMS version 0.3.5 Index]