salbalkus / CausalTables.jl

A new type of Table to store and simulate data for causal inference in Julia.
https://salbalkus.github.io/CausalTables.jl/
MIT License
0 stars 0 forks source link

Add NetworkSummary for invertible transformations of existing summaries #7

Open salbalkus opened 8 months ago

salbalkus commented 8 months ago

This will be mainly to support means (which should be its own type for convenience), but also makes the concept easily extensible to other types of functions as well.