PPgp / bayesTFR

R package for probabilistic projections of total fertility rate
Other
5 stars 11 forks source link

Create connection to shinystan #7

Open hanase opened 8 years ago

hanase commented 8 years ago

MCMCs can be viewed using the shinystan interface. There could be a function that converts the mcmc object to a shinystan object. That would require a new dependency, namely on the shinystan package. Thus, maybe it would be sufficient to write an example how to do the conversion from the coda.list.mcmc object.