libspatialSEIR
0.1
Bayesian Spatial SEIR Modeling
|
#include <cstring>
#include <vector>
Go to the source code of this file.
Classes | |
struct | SpatialSEIR::priorControl |
struct containing hyperparameters for beta, betaP_RS, P_EI, and P_IR More... | |
struct | SpatialSEIR::sliceParameters |
struct containing initial slice sampling tuning parameters. More... | |
class | SpatialSEIR::InitData |
Simple class containing the starting compartment sizes. More... | |
class | SpatialSEIR::FullConditional |
class | SpatialSEIR::CompartmentFullConditional |
class | SpatialSEIR::ParameterFullConditional |
class | SpatialSEIR::InitCompartmentFullConditional |
Namespaces | |
SpatialSEIR | |
Macros | |
#define | FULL_CONDITIONAL_INC |
#define | LSS_COMPARTMENT_FULL_CONDITIONAL_TYPE 1 |
#define | LSS_INIT_COMPARTMENT_FULL_CONDITIONAL_TYPE 2 |
#define | LSS_PARAMETER_FULL_CONDITIONAL_TYPE 3 |
#define FULL_CONDITIONAL_INC |
#define LSS_COMPARTMENT_FULL_CONDITIONAL_TYPE 1 |
#define LSS_INIT_COMPARTMENT_FULL_CONDITIONAL_TYPE 2 |
#define LSS_PARAMETER_FULL_CONDITIONAL_TYPE 3 |