Use evidences in hyper pe
The implementation of hyperparameter estimation does not allow the user to provide evidences for the initial runs, we should add this as a keyword argument for the sake of consistency.
This needs to be a kwarg as MCMC posteriors will not necessarily have associated evidences.
The updated likelihood will have a term
np.sum(np.log(self.evidences)