get_cred_intervals: Get Credible Intervals for Parameters from Sampling...

Description Usage Arguments

Description

Get Credible Intervals for Parameters from Sampling Iterations

Usage

1
get_cred_intervals(IFRmodel_inf, what, whichrung = "rung1", by_chain = TRUE)

Arguments

IFRmodel_inf

R6 class; The result of the IFR Model MCMC run along with the model input.

what

character; Specify which parameters you want: "IFRparams", "Infxnparams", "Serotestparams", "Noiseparams", or "DeathDelayparams"

whichrung

character; Specify which rung to sample from (default is rung1)

by_chain

logical; Whether or not credible intervals should be reported with respect to individual chains (TRUE) or not.


mrc-ide/COVIDCurve documentation built on June 2, 2021, 7:37 a.m.