{"id":15360269,"url":"https://github.com/mkcor/py-repr-dina","last_synced_at":"2025-10-09T06:12:56.347Z","repository":{"id":148249835,"uuid":"153642711","full_name":"mkcor/py-repr-dina","owner":"mkcor","description":"An attempt at reproducing Stan's education case study \"DINA\" in Python.","archived":false,"fork":false,"pushed_at":"2018-11-07T13:15:02.000Z","size":1822,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-01T17:23:04.278Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mkcor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-18T15:01:11.000Z","updated_at":"2021-01-24T16:29:24.000Z","dependencies_parsed_at":"2023-05-19T13:15:26.728Z","dependency_job_id":null,"html_url":"https://github.com/mkcor/py-repr-dina","commit_stats":{"total_commits":14,"total_committers":1,"mean_commits":14.0,"dds":0.0,"last_synced_commit":"0517810d29c75fd9f1ff2ea4b9c10faea8d02820"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkcor%2Fpy-repr-dina","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkcor%2Fpy-repr-dina/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkcor%2Fpy-repr-dina/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkcor%2Fpy-repr-dina/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mkcor","download_url":"https://codeload.github.com/mkcor/py-repr-dina/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240018685,"owners_count":19734872,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T12:48:59.374Z","updated_at":"2025-10-09T06:12:51.296Z","avatar_url":"https://github.com/mkcor.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# py-repr-dina\n\nIn this project, we adapt Stan's education case study \"DINA\" (original work\nhttp://mc-stan.org/users/documentation/case-studies/dina_independent.html\nCopyright (c) 2017, Seung Yeon Lee licensed under BSD-3-Clause and CC BY).\nWe work in Python and follow the workflow outlined in our\n[SciPy 2018 paper](http://conference.scipy.org/proceedings/scipy2018/vamvourellis_corvellec.html)\n(\"A Bayesian’s journey to a better research workflow\" first author\n[Konstantinos Vamvourellis](https://github.com/bayesways)).\n\n## Presentation\n\nI first presented this work (in progress) at this seminar:\nhttps://www.deib.polimi.it/eng/events/details/1629\n\n## Setup\n\nWe work in a [conda](https://conda.io/) environment. If you are setting up the\nenvironment for the first time, run:\n\n    $ conda env create -f environment.yml\n\nto install all dependencies in this isolated environment, named `py-repr-dina`.\n\nIf dependencies get updated, run:\n\n    $ conda env update -f environment.yml\n\nIf you wish to remove the `py-repr-dina` environment, run:\n\n    $ conda remove -n py-repr-dina --all\n\nTo work in the environment, we need to activate it:\n\n    $ source activate py-repr-dina\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkcor%2Fpy-repr-dina","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmkcor%2Fpy-repr-dina","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkcor%2Fpy-repr-dina/lists"}