-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
35 lines (35 loc) · 989 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
35 lines (35 loc) · 989 Bytes
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
33
34
35
Package: endoLTE
Type: Package
Title: Endogenous and Heterogeneous Treatment Effect Estimation for Long Range Dependent Panel Data in Untreated Units Absent Time-seires Natural Experiments
Version: 1.0.0
Date: 2026-02-11
Authors@R:
person(given = "Hao",
family = "Shiming",
role = c("aut", "cre"),
email = "haoshiming@ynu.edu.cn")
Description: An R package for estimating time-varying treatments effects with endogeneity and long-run dependence in panel data. Implements robust methods for heterogeneous treatment effect estimation with staggered adoption designs.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends:
R (>= 3.5.0)
Imports:
stats,
graphics,
grDevices,
utils,
MASS,
plm,
fGarch
Suggests:
testthat,
knitr,
rmarkdown,
ggplot2,
parallel,
foreach,
doParallel
RoxygenNote: 7.3.1
URL: https://github.com/HaoShiming/endoLTE
BugReports: https://github.com/HaoShiming/endoLTE/issues