Noah vas escriure el dia dv, 30 nov 2012:
[...]
> 2) Is there a built in function in rstan to tell the rstan package that
> this is the proper object?
In addition to stan.csv() than Ben already mentioned, the ggmcmc() package
has (also in the development version) a way to import directly csv files
from stan running from the command line. In addition to importing the
samples, ggmcmc can also help in convergence diagnostics.
http://xavier-fim.net/packages/ggmcmc/
For the stan csv import, see the development version (this feature will be
included in ggmcmc_0.3 to be released soon):
https://github.com/xfim/ggmcmc
HTH,
--
- Xavier -