powered by
lattice
plotCumfreq(x, data, ...) ## S3 method for class 'formula': plotCumfreq(x, data = NULL, subscripts, ...) ## S3 method for class 'default': plotCumfreq(x, ...) prepanel.cumfreq(x, ...) panel.cumfreq(x, type = c("smooth", "step"), groups = NULL, ...)
## S3 method for class 'formula': plotCumfreq(x, data = NULL, subscripts, ...)
## S3 method for class 'default': plotCumfreq(x, ...)
prepanel.cumfreq(x, ...)
panel.cumfreq(x, type = c("smooth", "step"), groups = NULL, ...)
x
histogram
densityplot
plotCumfreq(~eruptions, faithful, xlab = 'duration of eruptions')
Run the code above in your browser using DataLab