epicontacts objects for contact datactd_directed
method = 'decyle' in summary.outbreaker_chains
plot.outbreaker_chains
This package re-implements and generalises the package outbreaker
It provides various functions to process input data, specify settings of the method, and even specify custom priors, likelihoods, or movement functions.
Outputs of the main function outbreaker have a dedicated class extending the regular data.frame, with print, summary and plot methods.
Its engine is written in C++, interfaced via Rcpp.
Its C++ API is accessible via the function get_cpp_api().
Functionalities are documented in 4 vignettes.