Skip to content

Commit

Permalink
Prep for submission
Browse files Browse the repository at this point in the history
  • Loading branch information
ngreifer committed Oct 12, 2023
1 parent c5de31f commit 4cf6854
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: MatchIt
Version: 4.5.4.9001
Version: 4.5.5
Title: Nonparametric Preprocessing for Parametric Causal Inference
Description: Selects matched samples of the original treated and
control groups with similar covariate distributions -- can be
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ output:
`MatchIt` News and Updates
======

# MatchIt (development version)
# MatchIt 4.5.5

* When using `method = "cardinality"`, a new solver, HiGHS, can be requested by setting `solver = "highs"`, which relies on the `highs` package. This is much faster and more reliable than GLPK and is free and easy to install as a regular R package with no additional requirements.

Expand Down

0 comments on commit 4cf6854

Please sign in to comment.