The polygon is constructed single or on a histogram. It is necessary to execute the function previously hist.
polygon.freq(histogram, frequency = 1, ...)
| histogram | Object constructed by the function hist |
|---|---|
| frequency | numeric, counts(1), relative(2) and density(3) |
| ... | Other parameters of the function hist |
polygon.freq, table.freq,
stat.freq, intervals.freq,
sturges.freq, join.freq,
graph.freq, normal.freq
polygon.freq(h1,frequency=1,col="red")polygon.freq(h2,frequency=2,col="red")#endgraph