Skip to content
Prev 199197 / 398506 Next

Density estimate with bounds

On Thu, 2009-11-05 at 10:37 +0100, Justine Rochon wrote:
Read ?density and in particular the arguments 'from' and 'to':

 from,to: the left and right-most points of the grid at which the
          density is to be estimated; the defaults are 'cut * bw'
          outside of 'range(x)'.


HTH

G