the function produces a two dimensional smooth plot and saves if save=TRUE a list with the following components:HrawA nbin by nbin matrix containing the bin row dataHsmoothA nbib by nbib matrix containing the smooth two dimensional histogramxgridthe x-gridygridthe y-gridxbinthe bin for x valuesybinthe bin for y valuesnmissnumber of missing valuesseldotsthe values of the plotted dots
Rdversion
1.1
Details
The function is similar to the function smoothScatter() in graphics but it used penelized bin smoother as
described in Eilers and Goeman (2004) rather than kernel smoother.
References
Eilers, P. H. C. and Goeman, J. J. (2004). Enhancing scatterplots with smoothed density. Bioinformatics,
Vol 20 no 5, pp 623-628.
Rigby, R. A. and Stasinopoulos D. M. (2005). Generalized additive models for location, scale and shape,(with discussion),
Appl. Statist., 54, part 3, pp 507-554.
Stasinopoulos D. M. Rigby R.A. (2007) Generalized additive models for location scale and shape (GAMLSS) in R.
Journal of Statistical Software, Vol. 23, Issue 7, Dec 2007, http://www.jstatsoft.org/v23/i07.