-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
65 lines (64 loc) · 1.32 KB
/
NAMESPACE
File metadata and controls
65 lines (64 loc) · 1.32 KB
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
# Generated by roxygen2: do not edit by hand
export(abs_tstat)
export(bin_search)
export(bin_search_balancer)
export(bootstrap_bal)
export(bootstrap_ridgeaug)
export(bootstrap_sc)
export(cherno_test)
export(clean_basque)
export(compute_att)
export(cv_di_bal)
export(cv_kfold_bal)
export(cv_wz_bal)
export(di_standard_error)
export(firpo_inf_synth)
export(fit_synth_formatted)
export(fit_uniform_formatted)
export(format_data)
export(format_ipw)
export(get_augsyn)
export(get_balancer)
export(get_dr)
export(get_ebal)
export(get_entropy)
export(get_ipw)
export(get_progsyn)
export(get_residaug)
export(get_ridgeaug)
export(get_ridgeaug_cov)
export(get_screensyn)
export(get_svd_bal)
export(get_svd_syn)
export(get_synth)
export(get_uniform)
export(get_wlsaug)
export(importance_test_sc)
export(impute_controls)
export(lexical)
export(lexical_time)
export(loo_se_ridgeaug)
export(mean_abs)
export(plot_att)
export(plot_outcomes)
export(recent_group)
export(rmse_ratio)
export(sep_lasso)
export(sim_factor_model)
export(svyglm_se_synth)
export(valid_test)
export(weighted_test_bal)
export(weighted_test_sc)
export(wls_se_bal)
export(wls_se_ridgeaug)
export(wls_se_synth)
export(wpermtest2_sc)
export(wpermtest_sc)
export(wvar_se_ridgeaug)
import(LiblineaR)
import(LowRankQP)
import(dplyr)
import(ggplot2)
import(glmnet)
import(magrittr)
import(tidyr)