Omega.jl icon indicating copy to clipboard operation
Omega.jl copied to clipboard

ciid not defined

Open ga72kud opened this issue 2 years ago • 1 comments

I have tried several things to use the ciid command.

Maybe there is an old branch or something happened. It is not working anymore

LoadError: UndefVarError: ciid not defined
in expression starting at /home/michael/github/Julia_Projects/32_causal_maps/street_causal_map.jl:40
getproperty(x::Module, f::Symbol) at Base.jl:26
top-level scope at street_causal_map.jl:40
eval at boot.jl:360 [inlined]
include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) at loading.jl:1116

I have also installed Omega v0.1.1 https://github.com/zenna/Omega.jl.git#Omegaoldworking add Omega#Omegaoldworking and also

ga72kud avatar May 19 '22 10:05 ga72kud

It seems that functionality and documentation are not synchronized. As far I can see ciid() is now replaced by:

~x : that is equal in distribution to x but conditionally independent given parents

ga72kud avatar May 19 '22 14:05 ga72kud