{"id":17790409,"url":"https://github.com/briatte/epsa2018-paper","last_synced_at":"2025-04-02T01:19:24.890Z","repository":{"id":144777925,"uuid":"138338538","full_name":"briatte/epsa2018-paper","owner":"briatte","description":"Replication material for a paper on party collusion, coauthored with Elisa Volpi and Felix von Nostitz.","archived":false,"fork":false,"pushed_at":"2021-06-21T16:28:17.000Z","size":22428,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T16:34:29.149Z","etag":null,"topics":["conference-paper","political-science","replication-materials"],"latest_commit_sha":null,"homepage":"http://f.briatte.org/research","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/briatte.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-06-22T19:00:06.000Z","updated_at":"2021-07-20T08:39:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"3528db2c-b48a-4f75-b7a4-c973a85d7b64","html_url":"https://github.com/briatte/epsa2018-paper","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"b19786916b81e46e086d5df84166e708b73e9468"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briatte%2Fepsa2018-paper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briatte%2Fepsa2018-paper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briatte%2Fepsa2018-paper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briatte%2Fepsa2018-paper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/briatte","download_url":"https://codeload.github.com/briatte/epsa2018-paper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246735325,"owners_count":20825223,"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":["conference-paper","political-science","replication-materials"],"created_at":"2024-10-27T10:43:36.187Z","updated_at":"2025-04-02T01:19:24.857Z","avatar_url":"https://github.com/briatte.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"Replication material for \"Searching for the Cartel Party: Inter-Party Collusion and Legislative Activity\" as presented at [EPSA 2018][epsa2018].\n\n[epsa2018]: http://www.epsanet.org/conference-2018/\n\nThe code turns [legislative cosponsorship data][parlnet] into a panel dataset of political parties nested into country-specific parliamentary chambers. Some parties are observed at several points throughout the period under examination. Some aspects of the panel data related to party-specific cosponsorship behaviour are then modelled via (one-part) [fractional response regression models][frm].\n\n[parlnet]: https://github.com/briatte/parlnet\n[frm]: https://home.iscte-iul.pt/~jjsro/FRM.htm\n\n# Read\n\nThe working paper and conference slides are available from the authors on email request.\n\n# Data\n\nDetails on the data can be found in [DATA.md](DATA.md).\n\n# Code\n\nInitially written in [R][r] 3.3.3 in [`strict`][strict] mode. Currently being updated for R 4.1.0.\n\n[r]: https://cran.r-project.org/\n[strict]: https://github.com/hadley/strict\n\n# Make\n\n```r\nsource(\"1_extract_cosponsorships.r\")  # get the data\nsource(\"2_create_unbalanced_panel.r\") # panelize it\nsource(\"3_fractional_regressions.r\")  # estimate FRMs\nsource(\"4_export_and_plot_models.r\")  # plot results\n\n# session info\nsink(\"session_info.log\")\ndevtools::session_info()\nsink()\n```\n\nPackage dependencies are listed at the top of each script.\n\n\u003e Last updated: June 2021.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbriatte%2Fepsa2018-paper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbriatte%2Fepsa2018-paper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbriatte%2Fepsa2018-paper/lists"}