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
Add argument to MCMC functions that indicates the the llik emulator is actually a log posterior emulator.
Or alternatively add a flag to llikEmulator objects, so don't have to worry about passing this information in.
Need to add adjustments to llikEmulator bound constraints to account for the fact that the bound will vary due to the prior. This may cause some issues since the bound is no longer a constant - it will depend on the input.
llikEmulatorbound constraints to account for the fact that the bound will vary due to the prior. This may cause some issues since the bound is no longer a constant - it will depend on the input.