Skip to content

Commit

Permalink
desc, news
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Sep 15, 2024
1 parent 032e818 commit ca58398
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: parameters
Title: Processing of Model Parameters
Version: 0.22.2.7
Version: 0.22.2.8
Authors@R:
c(person(given = "Daniel",
family = "Lüdecke",
Expand Down
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@
way to test the direction of the effect, which formerly was already (and still
is) possible with `pd = TRUE` in `model_parameters()`.

* `p_function()` gets a `vcov` and `vcov_args` argument to compute robust
standard errors for the confidence curves.

* Revision / enhancement of some documentation.

# parameters 0.22.2

## New supported models
Expand Down

0 comments on commit ca58398

Please sign in to comment.