diff --git a/R/epidist.R b/R/epidist.R index 0c46e9fcb..5aa431d5e 100644 --- a/R/epidist.R +++ b/R/epidist.R @@ -893,6 +893,7 @@ family.epidist <- function(object, ...) { negbin = "nbinom", geometric = "geom", poisson = "pois", + normal = "norm", prob_dist )