Re: [R] normalized frequency histogram

2003-04-04 Thread Spencer Graves
Have you considered "truehist" in library(mass)? Spencer Graves p.s. This is discussed in Venables and Ripley (2002) Modern Applied Statistics with S, 4th ed., which I recommend highly for anyone who uses S-Plus or R. I only wish I had gotten the first edition when it appeared. Jim McLoughli

[R] normalized frequency histogram

2003-04-03 Thread Jim McLoughlin
Hi folks I'm trying to plot a normalized frequency histogram of some data. After checking the docs, it seems there is no built in feature for this. from the definition for normalized frequency, I need to divide the relative frequency by the size of the intervals being used. So I could divide