up to Scatter Plot

cat-town
Dan Buch 13 years ago
parent d2b9d1cd13
commit 99d8fa810e

Binary file not shown.

@ -316,3 +316,10 @@ intervalFn = ogive(interval_breaks, interval.freq)
plot(intervalFn, main="Old Faithful Eruptions", xlab="Intervals in minutes", ylab="Cumulative Relative Frequency")
plotCsum(interval)
q()
duration
stem(duration)
interval
stem(interval)
interval
help(stem)
q()

Loading…
Cancel
Save