Skip to content

Commit

Permalink
fix family method for <epidist> for normal distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwlambert committed Nov 17, 2023
1 parent 8b97f72 commit eba2840
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/epidist.R
Original file line number Diff line number Diff line change
Expand Up @@ -893,6 +893,7 @@ family.epidist <- function(object, ...) {
negbin = "nbinom",
geometric = "geom",
poisson = "pois",
normal = "norm",
prob_dist
)

Expand Down

0 comments on commit eba2840

Please sign in to comment.