Name
prtbma_g — prints Bayesian Model Averaging results
CALLING SEQUENCE
prtbma_g(res,out)
PARAMETERS
- Input
res = a tlist provided by the function bma_g
out = the file where the results are printed
(optional; default: %io(2), i.e the screen)
- Output
nothing, just print the results
DESCRIPTION
Prints Bayesian Model Averaging results.
EXAMPLE
prtbma_g(result,%io(2))
AUTHOR
Emmanuel Michaux 2006