forked from synth-inference/synthdid
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
25 lines (24 loc) · 658 Bytes
/
NAMESPACE
File metadata and controls
25 lines (24 loc) · 658 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
# Generated by roxygen2: do not edit by hand
S3method(format,synthdid_estimate)
S3method(plot,synthdid_estimate)
S3method(print,synthdid_estimate)
S3method(summary,synthdid_estimate)
S3method(vcov,synthdid_estimate)
export(did_estimate)
export(estimate_dgp)
export(lindsey_density_estimate)
export(panel.matrices)
export(sc_estimate)
export(simulate_dgp)
export(synthdid_controls)
export(synthdid_effect_curve)
export(synthdid_estimate)
export(synthdid_placebo)
export(synthdid_placebo_plot)
export(synthdid_plot)
export(synthdid_rmse_plot)
export(synthdid_se)
export(synthdid_units_plot)
export(timesteps)
importFrom(mvtnorm,rmvnorm)
importFrom(stats,var)