Description
Personalized version of smoothScatter. For internal usage in graphical functions.Usage
mySmoothScatter(data, model, xlim, ylim)
Arguments
data
matrix of row-elements to plot.
model
Optional Gaussian components to plot.
xlim
optional bound for plotting.
ylim
optional bound for plotting.