y0-causal-inference / causaleffect

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

Create unit test for `powerset` in Vignette 2 #5

Open hmhummel opened 2 months ago

hmhummel commented 2 months ago

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