powered by
Get parameter names for a distribution d
getParNames(d)
A character vector with parameter names.
Character (possibly vector), distribution (possibly distributions)
parnames <- getParNames('GEV') npar <- length(getParNames('Gumbel'))
Run the code above in your browser using DataLab