-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
I messed up and made one method lp and one logjoint:
Lines 84 to 86 in 8e359ce
| logprior=DynamicPPL.getlogprior(varinfo), | |
| loglikelihood=DynamicPPL.getloglikelihood(varinfo), | |
| lp=DynamicPPL.getlogjoint(varinfo), |
Lines 130 to 132 in 8e359ce
| if has_prior_acc && has_likelihood_acc | |
| stats = merge(stats, (logjoint=DynamicPPL.getlogjoint(varinfo),)) | |
| end |
Should probably choose one and stick with it.
Metadata
Metadata
Assignees
Labels
No labels