diff --git a/_pkgdown.yml b/_pkgdown.yml index d229a80..c18309f 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -1,3 +1,16 @@ template: package: pkgdown favicon: favicon.ico + includes: + in_header: | + + + + + \ No newline at end of file diff --git a/docs/404.html b/docs/404.html index 1ed1f2b..5553f35 100644 --- a/docs/404.html +++ b/docs/404.html @@ -22,7 +22,13 @@ + diff --git a/docs/LICENSE-text.html b/docs/LICENSE-text.html index 55fb824..a81ab3b 100644 --- a/docs/LICENSE-text.html +++ b/docs/LICENSE-text.html @@ -2,7 +2,13 @@ License • causalverse +
diff --git a/docs/articles/a_introduction.html b/docs/articles/a_introduction.html index b03413b..d172a35 100644 --- a/docs/articles/a_introduction.html +++ b/docs/articles/a_introduction.html @@ -23,7 +23,13 @@ + @@ -85,7 +91,7 @@

Introduction to CausalVerse

Mike Nguyen

-

2024-01-22

+

2024-03-10

diff --git a/docs/articles/b_synthdid.html b/docs/articles/b_synthdid.html index 1ff95e9..47cfdcd 100644 --- a/docs/articles/b_synthdid.html +++ b/docs/articles/b_synthdid.html @@ -23,7 +23,13 @@ + @@ -85,7 +91,7 @@

3. Synthetic Difference-in-Differences

Mike Nguyen

-

2024-01-22

+

2024-03-10

diff --git a/docs/articles/c_did.html b/docs/articles/c_did.html index 41994f4..9179d31 100644 --- a/docs/articles/c_did.html +++ b/docs/articles/c_did.html @@ -23,7 +23,13 @@ + @@ -85,7 +91,7 @@

4. Difference-in-Differences

Mike Nguyen

-

2024-01-22

+

2024-03-10

diff --git a/docs/articles/index.html b/docs/articles/index.html index de0fdd2..d176fbc 100644 --- a/docs/articles/index.html +++ b/docs/articles/index.html @@ -2,7 +2,13 @@ Articles • causalverse +
diff --git a/docs/authors.html b/docs/authors.html index f4aa935..ffb27fa 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -2,7 +2,13 @@ Authors and Citation • causalverse +
diff --git a/docs/index.html b/docs/index.html index b1d4dca..be7eda9 100644 --- a/docs/index.html +++ b/docs/index.html @@ -23,7 +23,13 @@ + diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml index ea37722..e8cb5c1 100644 --- a/docs/pkgdown.yml +++ b/docs/pkgdown.yml @@ -5,5 +5,5 @@ articles: a_introduction: a_introduction.html b_synthdid: b_synthdid.html c_did: c_did.html -last_built: 2024-01-23T01:01Z +last_built: 2024-03-11T02:21Z diff --git a/docs/reference/ama_export_fig.html b/docs/reference/ama_export_fig.html index f106bbb..256eb0a 100644 --- a/docs/reference/ama_export_fig.html +++ b/docs/reference/ama_export_fig.html @@ -4,7 +4,13 @@ The function supports exporting to PDF and JPG formats."> +
diff --git a/docs/reference/ama_export_tab.html b/docs/reference/ama_export_tab.html index 8a18f7a..35ad8da 100644 --- a/docs/reference/ama_export_tab.html +++ b/docs/reference/ama_export_tab.html @@ -4,7 +4,13 @@ the LaTeX version is saved with just the specified filename."> +
@@ -64,7 +70,7 @@

Function to export a table with AMA style

-
ama_export_tab(table, filename, filepath, caption = NULL)
+
ama_export_tab(table, filename, filepath, caption = NULL, size = "small")
@@ -84,6 +90,10 @@

Arguments

caption

A character string specifying the caption for the table.

+ +
size
+

Latex size including "tiny", or "small"

+
diff --git a/docs/reference/ama_labs.html b/docs/reference/ama_labs.html index d679946..b7e1c30 100644 --- a/docs/reference/ama_labs.html +++ b/docs/reference/ama_labs.html @@ -2,7 +2,13 @@ Custom Label Formatting for ggplot2: American Marketing Association Style — ama_labs • causalverse +
diff --git a/docs/reference/ama_scale_color.html b/docs/reference/ama_scale_color.html index 2902a59..4bd4d15 100644 --- a/docs/reference/ama_scale_color.html +++ b/docs/reference/ama_scale_color.html @@ -2,7 +2,13 @@ Custom Color Scale for ggplot2: American Marketing Association Style — ama_scale_color • causalverse +
diff --git a/docs/reference/ama_scale_fill.html b/docs/reference/ama_scale_fill.html index edc20d6..e1247b2 100644 --- a/docs/reference/ama_scale_fill.html +++ b/docs/reference/ama_scale_fill.html @@ -2,7 +2,13 @@ Custom Fill Scale for ggplot2: American Marketing Association Style — ama_scale_fill • causalverse +
diff --git a/docs/reference/ama_theme.html b/docs/reference/ama_theme.html index 593bb58..606ebec 100644 --- a/docs/reference/ama_theme.html +++ b/docs/reference/ama_theme.html @@ -2,7 +2,13 @@ Custom Theme for ggplot2: American Marketing Association Style — ama_theme • causalverse +
diff --git a/docs/reference/balance_assessment.html b/docs/reference/balance_assessment.html index 3404ab3..322a8ac 100644 --- a/docs/reference/balance_assessment.html +++ b/docs/reference/balance_assessment.html @@ -3,7 +3,13 @@ Seemingly Unrelated Regression (SUR) and Hotelling's T-squared test."> +
diff --git a/docs/reference/balance_scatter_custom.html b/docs/reference/balance_scatter_custom.html index c84526d..4fb0ed5 100644 --- a/docs/reference/balance_scatter_custom.html +++ b/docs/reference/balance_scatter_custom.html @@ -2,7 +2,13 @@ Custom function to visualize the balance between treatment and control groups — balance_scatter_custom • causalverse +
diff --git a/docs/reference/get_balanced_panel.html b/docs/reference/get_balanced_panel.html index e8522b9..4785516 100644 --- a/docs/reference/get_balanced_panel.html +++ b/docs/reference/get_balanced_panel.html @@ -6,7 +6,13 @@ are marked as "control."'> +
diff --git a/docs/reference/index.html b/docs/reference/index.html index 5c6a4b8..a2574d2 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -2,7 +2,13 @@ Function reference • causalverse +
diff --git a/docs/reference/med_ind.html b/docs/reference/med_ind.html index 419f99d..e043ec8 100644 --- a/docs/reference/med_ind.html +++ b/docs/reference/med_ind.html @@ -5,7 +5,13 @@ with a ggplot histogram for visualization."> +
diff --git a/docs/reference/nice_tab.html b/docs/reference/nice_tab.html index 3a1865d..b2e0de9 100644 --- a/docs/reference/nice_tab.html +++ b/docs/reference/nice_tab.html @@ -4,7 +4,13 @@ and returns the modified data frame."> +
diff --git a/docs/reference/panel_estimate.html b/docs/reference/panel_estimate.html index 9d1930c..f94db45 100644 --- a/docs/reference/panel_estimate.html +++ b/docs/reference/panel_estimate.html @@ -3,7 +3,13 @@ It allows the user to select specific estimators and set parameters for Monte Carlo replications and seed."> +
diff --git a/docs/reference/plot_PanelEstimate.html b/docs/reference/plot_PanelEstimate.html index fbd617d..c9033a7 100644 --- a/docs/reference/plot_PanelEstimate.html +++ b/docs/reference/plot_PanelEstimate.html @@ -2,7 +2,13 @@ Plot Estimated Effects of Treatment Over Time — plot_PanelEstimate • causalverse +
diff --git a/docs/reference/plot_coef_par_trends.html b/docs/reference/plot_coef_par_trends.html index b69cefa..de67fc1 100644 --- a/docs/reference/plot_coef_par_trends.html +++ b/docs/reference/plot_coef_par_trends.html @@ -3,7 +3,13 @@ allowing the user to visualize interaction coefficients with ease."> +
diff --git a/docs/reference/plot_covariate_balance_pretrend.html b/docs/reference/plot_covariate_balance_pretrend.html index f22e5dd..9828723 100644 --- a/docs/reference/plot_covariate_balance_pretrend.html +++ b/docs/reference/plot_covariate_balance_pretrend.html @@ -3,7 +3,13 @@ It's particularly designed for outputs from methods like PanelMatch."> +
diff --git a/docs/reference/plot_density_by_treatment.html b/docs/reference/plot_density_by_treatment.html index 409c0d1..b0a098f 100644 --- a/docs/reference/plot_density_by_treatment.html +++ b/docs/reference/plot_density_by_treatment.html @@ -2,7 +2,13 @@ Plot Density by Treatment — plot_density_by_treatment • causalverse +
diff --git a/docs/reference/plot_par_trends.html b/docs/reference/plot_par_trends.html index ca4c2e7..5edd7e8 100644 --- a/docs/reference/plot_par_trends.html +++ b/docs/reference/plot_par_trends.html @@ -2,7 +2,13 @@ Plot Parallel Trends — plot_par_trends • causalverse +
diff --git a/docs/reference/plot_treat_time.html b/docs/reference/plot_treat_time.html index 992d320..3beeeef 100644 --- a/docs/reference/plot_treat_time.html +++ b/docs/reference/plot_treat_time.html @@ -2,7 +2,13 @@ Plot number of treated units over time or return a dataframe. — plot_treat_time • causalverse +
diff --git a/docs/reference/plot_trends_across_group.html b/docs/reference/plot_trends_across_group.html index 800f45d..094c81f 100644 --- a/docs/reference/plot_trends_across_group.html +++ b/docs/reference/plot_trends_across_group.html @@ -4,7 +4,13 @@ Additionally, users can include standard errors and customize labels."> +
diff --git a/docs/reference/process_panel_estimate.html b/docs/reference/process_panel_estimate.html index 5275df0..a800ebd 100644 --- a/docs/reference/process_panel_estimate.html +++ b/docs/reference/process_panel_estimate.html @@ -4,7 +4,13 @@ The data frame includes the method name, estimate, and standard error for each method."> +
diff --git a/docs/reference/stack_data.html b/docs/reference/stack_data.html index e03be74..dd0baf4 100644 --- a/docs/reference/stack_data.html +++ b/docs/reference/stack_data.html @@ -6,7 +6,13 @@ suitable for staggered DiD analyses."> +
diff --git a/docs/reference/synthdid_est.html b/docs/reference/synthdid_est.html index afe1f92..cb69b0e 100644 --- a/docs/reference/synthdid_est.html +++ b/docs/reference/synthdid_est.html @@ -5,7 +5,13 @@ for each period instead of a single TE for all treated periods."> +
diff --git a/docs/reference/synthdid_est_ate.html b/docs/reference/synthdid_est_ate.html index 1fac0bc..f25c14c 100644 --- a/docs/reference/synthdid_est_ate.html +++ b/docs/reference/synthdid_est_ate.html @@ -6,7 +6,13 @@ various cohorts, lags, leads, placebo tests, and pooled analyses."> +
diff --git a/docs/reference/synthdid_est_per.html b/docs/reference/synthdid_est_per.html index 0491309..78a7ab6 100644 --- a/docs/reference/synthdid_est_per.html +++ b/docs/reference/synthdid_est_per.html @@ -5,7 +5,13 @@ for treated units, synthetic control weights, and counts of treated and control units."> +
diff --git a/docs/reference/synthdid_plot_ate.html b/docs/reference/synthdid_plot_ate.html index e60cd6b..0dd6254 100644 --- a/docs/reference/synthdid_plot_ate.html +++ b/docs/reference/synthdid_plot_ate.html @@ -3,7 +3,13 @@ from a given estimation object."> +
diff --git a/docs/reference/synthdid_se_jacknife.html b/docs/reference/synthdid_se_jacknife.html index f3c5c50..4678a03 100644 --- a/docs/reference/synthdid_se_jacknife.html +++ b/docs/reference/synthdid_se_jacknife.html @@ -4,7 +4,13 @@ jackknife estimate of variance and the fixed-weights jackknife estimate as described by Arkhangelsky et al."> +
diff --git a/docs/reference/synthdid_se_placebo.html b/docs/reference/synthdid_se_placebo.html index c1dc22c..a78710d 100644 --- a/docs/reference/synthdid_se_placebo.html +++ b/docs/reference/synthdid_se_placebo.html @@ -5,7 +5,13 @@ standard errors."> +