Open juanfung opened 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.
misc_functions.jl
sampler_functions.jl
dmp_init.jl
dpm_gibbs.jl
Test each of the functions in
misc_functions.jl
andsampler_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.