Description Usage Arguments Value Author(s) See Also
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.
1 | gammaPDFestSAGOB(file,feature="CH2",ylim=c(0,1),method="F",resolution=1)
|
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 |
String message
Øystein Godøy o.godoy@met.no
readSAGOB, gammaPDFestSAGOBmulti, gammaPDF, normalPDFest
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.