Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
droodman committed Apr 18, 2024
2 parents b9533db + f826485 commit 44542b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ plt.plot(plotpoints.X[0], plotpoints.p)
```
import delimited https://raw.github.com/vincentarelbundock/Rdatasets/master/csv/sandwich/PetersenCL.csv
regress y x, cluster(firm)
boottest x, reps(999) julia
boottest x, reps(99999) julia
```

### From Stata via Python and PyJulia
Expand Down

0 comments on commit 44542b8

Please sign in to comment.