Closed merliseclyde closed 12 months ago
partial fix of issue using postprocessing of output to drop all models with prior probability zero. A better solution is to eliminate the models from the tree-structure as they are sampled in C
with methods BAS
, deterministic
and MCMC+BAS
as is done with MCMC
.
Describe the bug BAS is including models in the output that have prior probability 0.
To Reproduce Steps to reproduce the behavior:
Expected behavior
Expect that model with zero prior and posterior probability are dropped from the output and calculations
Desktop (please complete the following information):
Additional context related to Issue #70