Dear R users,
I have a matrix x of simulated values. Each column corresponds to one
variable.
summary(mcmc(x)) works fine
I would like however to transform the ouput into a nice LaTeX code.
xtable( summary(mcmc(x)) ) does not work.
Thanks
Randall
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.