getParNames {Countr} | R Documentation |
Return the names of the parameters of a count distribution.
getParNames(dist, ...)
dist |
character, name of the distribution. |
... |
parameters to pass when dist == "custom". |
character vector with the names of the distribution parameters.