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

Allow link functions #19

Open salbalkus opened 7 months ago

salbalkus commented 7 months ago

Feature request: Allow distributions to be specified using a link, i.e. log(Y) ~ Normal(...).