gammaPDFestSAGOB: Estimate Gamma distribution parameters for SAGOB data

Description Usage Arguments Value Author(s) See Also

Description

Examine a SAGOB dataset and estimate the three parameters of a three parameter Gamma distribution (or the paramaters of a Normal distribution), echo these to screen and plot histograms of the data as well as the selected probability density functions overlayed.

Usage

1
    gammaPDFestSAGOB(file,feature="CH2",ylim=c(0,1),method="F",resolution=1)

Arguments

file

SAGOB file to read

feature

feature to examine

ylim

plot limits of PDF estimates

method

F means gammaPDF3parest, G means gammaPDF2parest, N means normalPDFest, A means manual guessing of all parameters

resolution

resolution of the estimated vector

Value

String message

Author(s)

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

See Also

readSAGOB, gammaPDFestSAGOBmulti, gammaPDF, normalPDFest


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