Skip to content
Prev 178664 / 398506 Next

truehist and density plots

Perhaps like this :

temp =density(b[20:50])
truehist(b, ymax=max(temp$y))
lines(temp)

Etienne

carol white a ?crit :