-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
40 lines (39 loc) · 1.19 KB
/
NAMESPACE
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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(compute_panel_cat2_intercept)
export(compute_panel_cat_intercept)
export(compute_panel_interaction_intercept)
export(compute_panel_ols_cat_rsquared)
export(compute_panel_ols_ind2_rsquared)
export(compute_panel_ols_rsquared)
export(geom_lm_cat)
export(geom_lm_cat2)
export(geom_lm_cat2_conf_int)
export(geom_lm_cat2_fitted)
export(geom_lm_cat2_formula)
export(geom_lm_cat2_intercept)
export(geom_lm_cat2_intercept_label)
export(geom_lm_cat2_residuals)
export(geom_lm_cat2_rsquared)
export(geom_lm_cat_conf_int)
export(geom_lm_cat_fitted)
export(geom_lm_cat_formula)
export(geom_lm_cat_intercept)
export(geom_lm_cat_intercept_label)
export(geom_lm_cat_residuals)
export(geom_lm_cat_rsquared)
export(geom_lm_interaction)
export(geom_lm_interaction_conf_int)
export(geom_lm_interaction_fitted)
export(geom_lm_interaction_formula)
export(geom_lm_interaction_intercept)
export(geom_lm_interaction_intercept_label)
export(geom_lm_interaction_residuals)
export(geom_lm_interaction_rsquared)
export(geom_lm_square)
export(geom_lm_squared_fitted)
export(geom_lm_z)
export(geom_point_z_chunk)
export(geom_point_z_slice)
export(good_digits)
importFrom(magrittr,"%>%")