Skip to content

Commit b272544

Browse files
committed
.
1 parent cba8285 commit b272544

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

rdhte/index.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,20 +18,19 @@ install.packages('rdhte')
1818

1919
- Help: [R Manual](https://cran.r-project.org/web/packages/rdhte/rdhte.pdf), [CRAN repository](https://cran.r-project.org/package=rdhte).
2020

21-
- Replication: [R-script](https://github.com/rdpackages/rdhte/blob/main/R/rdhte_illustration.r), [rdplot illustration](https://github.com/rdpackages/rdhte/blob/main/R/rdhte_plot_illustration.R), [senate data](https://github.com/rdpackages/rdhte/blob/main/R/rdhte_senate.csv).
21+
- Replication: [R-script](https://github.com/rdpackages/rdhte/blob/main/R/rdhte_illustration.r), [dataset](https://github.com/rdpackages/rdhte/blob/main/R/rdhte_dataset.csv).
2222

2323
## Stata Implementation (Coming soon)
2424

25-
<!---
2625
To install/update in Stata type:
2726
```
2827
net install rdhte, from(https://raw.githubusercontent.com/rdpackages/rdhte/main/stata) replace
2928
```
3029

3130
- Help: [rdhte](https://github.com/rdpackages/rdhte/blob/main/stata/rdhte.pdf), [rdbwhte](https://github.com/rdpackages/rdhte/blob/main/stata/rdbwselect.pdf), [rdplot](https://github.com/rdpackages/rdhte/blob/main/stata/rdplot.pdf).
3231

33-
- Replication: [do-file](https://github.com/rdpackages/rdhte/blob/main/stata/rdhte_illustration.do), [rdplot illustration](https://github.com/rdpackages/rdhte/blob/main/stata/rdhte_plot_illustration.do), [senate data](https://github.com/rdpackages/rdhte/blob/main/stata/rdhte_senate.dta).
34-
-->
32+
- Replication: [do-file](https://github.com/rdpackages/rdhte/blob/main/stata/rdhte_illustration.do), [dataset](https://github.com/rdpackages/rdhte/blob/main/stata/rdhte_dataset.dta).
33+
3534

3635
## Repository
3736

0 commit comments

Comments
 (0)