RcppCGAL - 'Rcpp' Integration for 'CGAL'
Creates a header only package to link to the 'CGAL' (Computational Geometry Algorithms Library) header files in 'Rcpp'. There are a variety of potential uses for the software such as Hilbert sorting, K-D Tree nearest neighbors, and convex hull algorithms. For more information about how to use the header files, see the 'CGAL' documentation at <https://www.cgal.org>. Currently downloads version 6.0.1 of the 'CGAL' header files.
Last updated 27 days ago
cgalcgal-headers
7.50 score 12 stars 12 dependents 1 scripts 1.5k downloadscausalOT - Optimal Transport Weights for Causal Inference
Uses optimal transport distances to find probabilistic matching estimators for causal inference. These methods are described in Dunipace, Eric (2021) <arXiv:2109.01991>. The package will build the weights, estimate treatment effects, and calculate confidence intervals via the methods described in the paper. The package also supports several other methods as described in the help files.
Last updated 6 months ago
cpp
5.56 score 6 stars 20 scripts 312 downloadsapproxOT - Approximate and Exact Optimal Transport Methods
R and C++ functions to perform exact and approximate optimal transport. All C++ methods can be linked to other R packages via their header files.
Last updated 28 days ago
cpp
4.02 score 3 stars 2 scripts 123 downloads