-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
32 lines (32 loc) · 1.04 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Package: healthcare.antitrust
Type: Package
Title: Healthcare Antitrust Analysis
Version: 0.1.4.9999
Authors@R: person("Matthew T", "Panhans",
email = "[email protected]",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-7874-6740"))
Description: Antitrust analysis of
healthcare markets. Contains functions to implement the
semiparametric estimation technique described in Raval, Rosenbaum,
and Tenn (2017) "A Semiparametric Discrete Choice Model: An Application
to Hospital Mergers" <doi:10.1111/ecin.12454>.
License: CC0
Copyright: As a work of the United States government, this project is in the
public domain within the United States. Additionally, we waive copyright
and related rights in the work worldwide through the CC0 1.0 Universal
public domain dedication.
Encoding: UTF-8
LazyData: true
Depends:
R (>= 2.10)
Imports:
methods,
stats
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
URL: https://github.com/mpanhans/healthcare.antitrust