{"id":13665865,"url":"https://github.com/ebenmichael/augsynth","last_synced_at":"2025-04-26T08:33:32.583Z","repository":{"id":41082319,"uuid":"155753448","full_name":"ebenmichael/augsynth","owner":"ebenmichael","description":"Augmented Synthetic Control Method","archived":false,"fork":false,"pushed_at":"2025-01-31T22:44:23.000Z","size":6432,"stargazers_count":149,"open_issues_count":25,"forks_count":56,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-01-31T23:26:18.140Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ebenmichael.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-11-01T17:45:11.000Z","updated_at":"2025-01-31T22:44:27.000Z","dependencies_parsed_at":"2022-08-03T12:20:33.078Z","dependency_job_id":"64ba30fa-dffa-46eb-8705-dece685412f9","html_url":"https://github.com/ebenmichael/augsynth","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebenmichael%2Faugsynth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebenmichael%2Faugsynth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebenmichael%2Faugsynth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebenmichael%2Faugsynth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ebenmichael","download_url":"https://codeload.github.com/ebenmichael/augsynth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250961155,"owners_count":21514591,"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-08-02T06:00:52.470Z","updated_at":"2025-04-26T08:33:27.525Z","avatar_url":"https://github.com/ebenmichael.png","language":"R","funding_links":[],"categories":["R"],"sub_categories":[],"readme":"# augsynth: Augmented Synthetic Control Method\n[![Build Status](https://travis-ci.org/ebenmichael/augsynth.svg?branch=master)](https://travis-ci.org/ebenmichael/augsynth) [![Project Status: Active  The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n\n\n\n\n## Overview\nThis package implements the Augmented Synthetic Control Method (ASCM).\n\nFor a more detailed description of the main functionality check out:\n- [the vignette for simultaneous adoption](https://github.com/ebenmichael/augsynth/blob/master/vignettes/singlesynth-vignette.md)\n- [the vignette for staggered adoption](https://github.com/ebenmichael/augsynth/blob/master/vignettes/multisynth-vignette.md)\n\n## Installation\nTo install this package, first ensure that `devtools` is installed with\n\n```\ninstall.packages(\"devtools\")\n```\n\nthen install the package from GitHub with\n\n```\ndevtools::install_github(\"ebenmichael/augsynth\")\n```\n\n## Basic usage\nTo get started, use a panel dataset with an `outcome` measure, a `treatment` indicator, a `unit` indicator, a `time` variable, and an intervention time `t_int`. Then run\n\n\n```\nasyn \u003c- augsynth(outcome ~ trt, unit, time, t_int, data)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febenmichael%2Faugsynth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Febenmichael%2Faugsynth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febenmichael%2Faugsynth/lists"}