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]]

______________________________________________
R-help@r-project.org 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.

Reply via email to