y0-causal-inference / causaleffect

causaleffect: R package for identifying causal effects.
1 stars 0 forks source link

Create unit test for `powerset` in Vignette 3 #6

Open hmhummel opened 2 months ago

hmhummel commented 2 months ago

Add a unit test for powerset in Vignette 3 taken from join, as powerset is called by join. (can be found in test_case_3.R file)