Learn R Programming

Countr (version 3.6.1)

getParNames: Return the names of distribution parameters

Description

Return the names of the parameters of a count distribution.

Usage

getParNames(dist, ...)

Value

character vector with the names of the distribution parameters

Arguments

dist

character, name of the distribution.

...

parameters to pass when dist == "custom".