CHANGES:
-
Introduce class
PosteriorFunctions
with methods to return functions of posterior samples (incidence, prevalence, etc) -
Introduce class
Summarizer
which takes an instance ofPosteriorFunctions
and wraps the methods in a summary method.
CHANGES:
Introduce class PosteriorFunctions
with methods to return
functions of posterior samples (incidence, prevalence, etc)
Introduce class Summarizer
which takes an instance of
PosteriorFunctions
and wraps the methods in a summary method.