plot.dke.fun {Ake} | R Documentation |
The plot.dke.fun
is to plot the associated kernel density estimation.
## S3 method for class 'dke.fun'
plot(x,main = NULL, sub = NULL, xlab = NULL,
ylab = NULL, type = "l", las = 1, lwd = 1, col = "blue", lty = 1, ...)
x |
An object class |
main |
The main parameter |
sub |
The sub title |
xlab , ylab |
The axis label |
type |
the type parameter |
las |
Numeric in 0,1,2,3; the style of axis labels. |
lwd |
The line width, a positive number, defaulting to 1. |
col |
A specification for the default plotting color. |
lty |
The line type. |
... |
Futher arguments |
Plot of associated kernel density function is sent to graphics window.
W. E. Wansouwé, S. M. Somé and C. C. Kokonendji
Kokonendji, C.C. and Senga Kiessé, T. (2011). Discrete associated kernel method and extensions, Statistical Methodology 8, 497 - 516.
Kokonendji, C.C., Senga Kiessé, T. and Zocchi, S.S. (2007). Discrete triangular distributions and non-parametric estimation for probability mass function. Journal of Nonparametric Statistics 19, 241 - 254.
Zougab, N., Adjabi, S. and Kokonendji, C.C. (2012). Binomial kernel and Bayes local bandwidth in discrete functions estimation. Journal of Nonparametric Statistics 24, 783 - 795.