Description Usage Arguments Value Author(s) See Also
A graphical presentation of the Gamma distribution is generated on the graphical device. This function is added for exemplification of the Gamma distribution as this have been evaluated for classification of sea ice from AVHRR data.
1 | gammaPDFplot(alpha=1,beta=1,gamma=0,xl=c(0,10),yl=c(0,1),res=0.1)
|
alpha |
shape factor |
beta |
scale factor |
gamma |
location factor |
xl |
list of minimum and maximum input values |
yl |
list of minimum and maximum output values to be plotted |
res |
resolution of the estimated vector with Gamma values |
NULL
Øystein Godøy o.godoy@met.no
gammaPDF, gammaPDFtableplot, GammaDist
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.