Package: DiPs
Type: Package
Title: Directional Penalties for Optimal Matching in Observational
        Studies
Version: 0.6.4
Author: Ruoqi Yu
Maintainer: Ruoqi Yu <ruoqiyu125@gmail.com>
Description: Improves the balance of optimal matching with near-fine balance by giving penalties on the unbalanced covariates with the unbalanced directions. Many directional penalties can also be viewed as Lagrange multipliers, pushing a matched sample in the direction of satisfying a linear constraint that would not be satisfied without penalization.
    Yu and Rosenbaum (2019) <doi:10.1111/biom.13098>. 
License: MIT + file LICENSE
Additional_repositories: https://errickson.net/rrelaxiv/
Encoding: UTF-8
LazyData: true
Imports: stats, plyr, mvnfast, methods, rlemon
Suggests: optmatch, rrelaxiv
Note: One minimum cost flow problem may have several or many solutions
        that are equivalent in providing the same minimum total or mean
        cost. Minor differences between computers or implementations
        may have the minor consequence of altering which equivalent
        solution is produced. The optmatch package, which is useful for
        running many of the provided functions, may be downloaded from
        Github at <https://github.com/markmfredrickson/optmatch> if not
        available on CRAN. The rrelaxiv package, which provides an
        alternative solver for the underlying network flow problems,
        carries an academic license and is not available on CRAN, but
        may be downloaded from Github at
        <https://github.com/josherrickson/rrelaxiv/>.
NeedsCompilation: no
Packaged: 2022-07-26 04:35:42 UTC; ruoqiyu
Repository: CRAN
Date/Publication: 2022-08-07 14:30:09 UTC
Built: R 4.1.3; ; 2023-04-17 14:30:41 UTC; windows
