Dear Julia Users, I have been coding various Bayesian spatial econometric models and have a question that is probably very basic but the solution eludes me.
I'd like to be able to "pretty print" the output from the models akin to a standard regression package like so: Direct Effects Variable Posterior Mean Lower 95% Upper 95% Income 3.0965 2.8765 3.4567 Education .3456 .2987 .3985 I'd like to be able to have the user define the variables names and the remaining quantities would be computed from the MCMC samplers. Can anyone provide a workable solution to this issue? Is there a general purpose function where a user could input the variables names and matrix of data to be printed? Any help that could be provided would be greatly appreciated. Also, if anyone is interested in these models, please let me know. I'd like to eventually release these for all to use after this issue is surmounted. Regards, Don
