View source: R/Distributions_lib.R
GetParNumber | R Documentation |
Returns the number of parameters of a distribution.
GetParNumber(dist)
dist |
character, distribution name |
An integer.
GetParNumber('Normal')
GetParNumber('GEV')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.