lcdensity-methods {logconcens} | R Documentation |
Methods for Objects of Class lcdensity
Description
Plot, print, and summary methods for objects of class lcdensity
.
Usage
## S3 method for class 'lcdensity'
plot(x, type = c("log-density", "density", "CDF", "survival"), sloperange = TRUE,
kinklines=TRUE, kinkpoints=FALSE, xlim=NULL, ylim=NULL, ...)
## S3 method for class 'lcdensity'
print(x, ...)
## S3 method for class 'lcdensity'
summary(object, ...)
Arguments
x , object |
objects of class |
type |
the type of plot to be produced. |
sloperange |
|
kinklines |
|
kinkpoints |
|
xlim , ylim |
numeric vectors of length 2, giving the x and y coordinates ranges. |
... |
further arguments passed to |
Author(s)
Dominic Schuhmacher dominic.schuhmacher@mathematik.uni-goettingen.de
Kaspar Rufibach kaspar.rufibach@gmail.com
Lutz Duembgen duembgen@stat.unibe.ch
See Also
Examples
## See the examples for logcon