forked from cran/designmatch
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
15 lines (15 loc) · 1.49 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Package: designmatch
Type: Package
Title: Matched Samples that are Balanced and Representative by Design
Version: 0.5.4
Date: 2023-08-29
Author: Jose R. Zubizarreta <[email protected]>, Cinar Kilcioglu <[email protected]>, Juan P. Vielma <[email protected]>, Eric R. Cohn <[email protected]>
Maintainer: Jose R. Zubizarreta <[email protected]>
Depends: R (>= 3.2), lattice, MASS, slam, highs
Enhances: gurobi, Rcplex, Rglpk, Rmosek, Rsymphony
License: GPL-2 | GPL-3
Description: Includes functions for the construction of matched samples that are balanced and representative by design. Among others, these functions can be used for matching in observational studies with treated and control units, with cases and controls, in related settings with instrumental variables, and in discontinuity designs. Also, they can be used for the design of randomized experiments, for example, for matching before randomization. By default, 'designmatch' uses the 'highs' optimization solver, but its performance is greatly enhanced by the 'Gurobi' optimization solver and its associated R interface. For their installation, please follow the instructions at <https://www.gurobi.com/documentation/quickstart.html> and <https://www.gurobi.com/documentation/7.0/refman/r_api_overview.html>. We have also included directions in the gurobi_installation file in the inst folder.
NeedsCompilation: no
Packaged: 2023-08-29 15:47:00 UTC; eric
Repository: CRAN
Date/Publication: 2023-08-29 16:30:09 UTC