getParNames {Countr} | R Documentation |
Return the names of distribution parameters
Description
Return the names of the parameters of a count distribution.
Usage
getParNames(dist, ...)
Arguments
dist |
character, name of the distribution. |
... |
parameters to pass when dist == "custom". |
Value
character vector with the names of the distribution parameters.
[Package Countr version 3.5.8 Index]