Add pipeline `Summarizer` class
CHANGES:
-
Introduce class
PosteriorFunctionswith methods to return functions of posterior samples (incidence, prevalence, etc) -
Introduce class
Summarizerwhich takes an instance ofPosteriorFunctionsand wraps the methods in a summary method.