BMS-internal {BMS} | R Documentation |
Internal BMS objects.
These are not to be called by the user, but may come handy for programming tasks.
The BMS.RData
corresponding to the package (available at http://bms.zeugner.eu contains some comments inside the functions to show how they work
The functions .mprior.fixedt.init
and .gprior.constantg.init
are templates of functions to create objects of class mprior-class
and gprior-class
, which may be used to customize bms
and zlm
.
.topmod.as.bbetaT
could be of use to a programmer interested in the topmod
object.
.ols.terms2
provides the basic OLS results on which this BMA routine is based.