covidseir icon indicating copy to clipboard operation
covidseir copied to clipboard

Make a Shiny app or manipulate function for experimenting with model configuration

Open seananderson opened this issue 4 years ago • 0 comments

  • would be helpful for us
  • a Shiny app could also potentially be used by others to upload their data and fit
  • would likely use the MAP estimate with MVN sampling for speed
  • manipulate: https://cran.r-project.org/web/packages/manipulate/index.html
  • if a Shiny app, a fancy option would be to return the R code for the function call

seananderson avatar Aug 11 '20 18:08 seananderson