getParNames | R Documentation |
Get parameter names for a distribution d
getParNames(d)
d |
Character (possibly vector), distribution (possibly distributions) |
A character vector with parameter names.
parnames <- getParNames('GEV')
npar <- length(getParNames('Gumbel'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.