Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Oct 19, 2024
1 parent 2ad0527 commit 8f19dbe
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions vignettes/model_parameters_robust.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -68,14 +68,6 @@ The computation of robust standard errors is controlled by two arguments:

### Robust Covariance Matrix Estimation from Model Parameters

There are two arguments (see
[`?standard_error`](https://easystats.github.io/parameters/reference/standard_error.html)
for further details) that allow for choosing different methods and options of
robust estimation:

- `vcov`
- `vcov_args`

Let us start with a simple example, which uses a heteroskedasticity-consistent
covariance matrix estimation with estimation-type "HC3" (i.e.
`sandwich::vcovHC(type = "HC3")`).
Expand Down

0 comments on commit 8f19dbe

Please sign in to comment.