Per Wikipedia (accessed September 2024), there have been 7 reported single cases of borealpox.

data(borealpox)

Format

Vector of all chain sizes.

Source

https://en.wikipedia.org/wiki/Borealpox_virus

Examples

if (FALSE) { # \dontrun{
data(borealpox)
model <- compile_nbbp_homogenous()
fit_nbbp_homogenous_bayes(borealpox, model)
} # }