Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add upload .csv to shinystan on shinyapps #15

Open
jgabry opened this issue Mar 1, 2015 · 1 comment
Open

Add upload .csv to shinystan on shinyapps #15

jgabry opened this issue Mar 1, 2015 · 1 comment

Comments

@jgabry
Copy link
Member

jgabry commented Mar 1, 2015

From @bgoodri on stan-dev:

On Sun, Mar 1, 2015 at 6:35 AM, Ben Goodrich goodrich.ben@gmail.com wrote:
The other killer feature for the shinyapps version would be to have a button where people could upload the .csv files produced by whatever interface to Stan they happened to use. Then call read_stan_csv to create a stanfit object and launch_shinystan() on that.

@bgoodri
Copy link

bgoodri commented Mar 1, 2015

Or a zipped file containing the .csv files produced by Stan. See the
section entitled "Compression" at help(unzip). Also, see

https://groups.google.com/forum/#!searchin/stan-users/read_stan_csv/stan-users/WMfp61h8m0A/iIKwE7toKf8J

Also, some guy had more success using fread function in the data.table R
package

https://groups.google.com/d/msg/stan-users/urZeEMjjPHM/R0S41-hQbPMJ

On Sun, Mar 1, 2015 at 2:44 PM, Jonah Gabry notifications@github.com
wrote:

From @bgoodri https://github.com/bgoodri on stan-dev:

On Sun, Mar 1, 2015 at 6:35 AM, Ben Goodrich goodrich.ben@gmail.com wrote:
The other killer feature for the shinyapps version would be to have a
button where people could upload the .csv files produced by whatever
interface to Stan they happened to use. Then call read_stan_csv to create a
stanfit object and launch_shinystan() on that.


Reply to this email directly or view it on GitHub
#15.

@jgabry jgabry changed the title Add upload .csv to shinyStan on shinyapps Add upload .csv to shinystan on shinyapps Nov 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants