Usage
# S3 method for zeroinfl
find_parameters(
x,
component = c("all", "conditional", "zi", "zero_inflated"),
flatten = FALSE,
...
)# S3 method for mhurdle
find_parameters(
x,
component = c("all", "conditional", "zi", "zero_inflated", "infrequent_purchase", "ip",
"auxiliary"),
flatten = FALSE,
...
)