gammaPDFplot: Plotting of three parameter Gamma distribution

Description Usage Arguments Value Author(s) See Also

Description

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.

Usage

1
gammaPDFplot(alpha=1,beta=1,gamma=0,xl=c(0,10),yl=c(0,1),res=0.1) 

Arguments

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

Value

NULL

Author(s)

Øystein Godøy o.godoy@met.no

See Also

gammaPDF, gammaPDFtableplot, GammaDist


steingod/R-osisaf documentation built on May 30, 2019, 2:32 p.m.