juanfung / scpd

0 stars 0 forks source link

Write tests for `CausalMixtures` module #20

Open juanfung opened 5 years ago

juanfung commented 5 years ago

Test each of the functions in misc_functions.jl and sampler_functions.jl to ensure output is as expected. Also test setting up the sampler, dmp_init.jl, and each sampler (e.g., dpm_gibbs.jl), perhaps using the toy example to test.