Description Usage Arguments Details Value References Examples
View source: R/plot.fit.hgld.R
Density plot of the fit given by an object of class fit.hgld.
1 2 3 4 |
x |
A fit.hgld object. |
histogram |
Logical. Whether the estimated density must be superimposed by the data histogram. |
hcolor |
Color of the histogram. |
hfill |
Color to fill the histogram. |
bins |
Number of histogram bins. |
dcolor |
Color of the RS and fmkl density plot. |
dtype |
Type of the RS and fmkl density line. |
xlab |
Label of the x-axis. |
ylab |
Label of the y-axis. |
... |
Arguments to be passed to methods. |
The density may be plotted by itself or superimposed by the data histogram. Plot only the non-zero data values.
RS |
ggplot plot of the fitted RS GLD. |
fmkl |
ggplot plot of the fitted fmkl GLD. |
RF |
ggplot plot of the fitted RS and fmkl GLD on the same plot. |
Marcondes, D.; Peixoto, C.; Maia, A. C.; A Survey of a Hurdle Model for Heavy-Tailed Data Based on the Generalized Lambda Distribution. (2017) arxiv1712.02183
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.