We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74e1af4 commit 9f66bdaCopy full SHA for 9f66bda
docs/_quarto.yml
@@ -77,6 +77,7 @@ quartodoc:
77
- estimation.estimation.feols
78
- estimation.estimation.fepois
79
- estimation.estimation.feglm
80
+ - estimation.estimation.quantreg
81
- did.estimation.did2s
82
- did.estimation.lpdid
83
- did.estimation.event_study
docs/_sidebar.yml
@@ -6,6 +6,7 @@ website:
6
- reference/estimation.estimation.feols.qmd
7
- reference/estimation.estimation.fepois.qmd
8
- reference/estimation.estimation.feglm.qmd
9
+ - reference/estimation.estimation.quantreg.qmd
10
- reference/did.estimation.did2s.qmd
11
- reference/did.estimation.lpdid.qmd
12
- reference/did.estimation.event_study.qmd
0 commit comments