项目作者: bertcarnell

项目描述 :
Determine the impact of a treatment using test-control and pre-post data
高级语言: R
项目地址: git://github.com/bertcarnell/impact.git
创建时间: 2019-04-14T19:50:43Z
项目社区:https://github.com/bertcarnell/impact

开源协议:Other

下载


impact

Travis build status
Coverage status

Install

Construction

Methods

  • diff
  • ratio

Types

  • group
  • 1-1
  • 1-m

Ops

  • identify test units
  • Collect data on test and available control units
  • match_test_ctrl
    • match ctrl units to the test units
  • plot_matchedTestCtrl
  • summary_matchedTestCtrl
  • Conduct the test
  • validate_impact_data
  • check the data by plotting
    • plot_impact_data_step_change
  • Conduct the statistical test
    • test_level_shift
    • test_response_change
  • plot_impactResult