stan-dev / posteriordb

Database with posteriors of interest for Bayesian inference
181 stars 36 forks source link

Added sesame_one_pred_a #202

Closed PhilClemson closed 3 years ago

PhilClemson commented 3 years ago

Currently getting the following error when running check_pdb_posterior(po) in R:

Checking posterior 'sesame_data-sesame_one_pred_a' ... Error in assert_data_info(data_info) : Assertion on 'x$data_file' failed: Must be equal to set {'data/data/sesame_data.json'}, but is {'data/data/.json'}.

PhilClemson commented 3 years ago

Sorry, just a test pull request (documenting the procedure of adding models to the posteriordb)