No articles match
Using causalOT4 months ago
Introduction | Setting up the data | Estimating weights | Estimating treatment effects | Model based estimates | Linear models with lm | Barycentric projections | Note | Diagnostics | 1. Effective sample size | 2. Mean balance | 3. Distributional balance | Other methods | Further information | Options? | More complicated models via object-oriented functions
Object Oriented COT Objects3 years ago
Overview | Base functions for OOP | Measure objects | OTProblem objects | A summmary of the steps to solve causal optimal transport problems | An example using federated learning for causal inference | Solving the problem directly | Data sharing restrictions exist | Only moments are available | We can pass other data that respects privacy | Option 1: pass the gradients back | Option 2: create pseudo data at each site and then pass this back to the main site | An example to generalize from one site to another | More general OT problems
Installation3 years ago
Installation without system environment flags | You just want the default r RcppCGAL:::cgal_pkg_state$DEFAULT_VERSION version | You want to install a particular version from a URL | You have a local install you want to use | To clean or not to clean | Changes from last version install procedure