Compiles both Stan programs used by epidemia. This is optional: models are compiled automatically the first time they are needed. Calling this once after installation (or after a CmdStan upgrade) moves the one-off compilation cost to a convenient time.
compile_epidemia(quiet = TRUE)Invisibly, a named list of the compiled CmdStanModel objects.