You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, PEC in data fitting mode only supports maximum likelihood estimate (MLE). Ideally, we would be able to do MCMC sampling as well. Some difficulties that we will need to address:
Performance issues with likelihood computation from simulation
Lack of gradients for likelihoods
The text was updated successfully, but these errors were encountered:
Currently, PEC in data fitting mode only supports maximum likelihood estimate (MLE). Ideally, we would be able to do MCMC sampling as well. Some difficulties that we will need to address:
The text was updated successfully, but these errors were encountered: