26 virtual void execute()
override;
const InputParameters & parameters() const
TestLikelihood will help test new likelihood objects.
static InputParameters validParams()
virtual void initialize() override
std::vector< Real > & _function
Value of the density or mass function.
const std::vector< Real > & _model_pred
model prediction values
virtual void execute() override
Sampler & _sampler
The MCMC sampler.
std::vector< Real > & _model_pred_required
Transfer the right outputs to the file.
std::vector< const LikelihoodFunctionBase * > _likelihoods
Storage for the likelihood objects to be utilized.
virtual void finalize() override
libMesh::Parallel::Communicator & _local_comm
Communicator that was split based on samples that have rows.