The goal of healthcare.antitrust is to provide a set of tools commonly used in the antitrust analysis of healthcare markets. The main functions of the package can be used to implement the semiparametric estimation technique described in Raval, Rosenbaum, and Tenn (2017) “A Semiparametric Discrete Choice Model: An Application to Hospital Mergers.”
You can install the released version of healthcare.antitrust from CRAN with:
install.packages("healthcare.antitrust")
And the development version from GitHub with:
# install.packages("devtools")
::install_github("mpanhans/healthcare.antitrust") devtools
See the package vignette for examples:
vignette("semipar_example", package = "healthcare.antitrust")
Any views expressed in this software or documentation are those of the authors and do not necessarily reflect those of the Federal Trade Commission or any individual Commissioner.