Title
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | ## S3 method for class 'nonparametric.estimate'
plot(
x,
cdpoints.out,
distribution,
log.of.data,
how.show.fhat,
shape,
point.cex,
pch,
point.pch,
xlim,
col.points = 1,
plot.vert.line = T,
cex.axis = 1.1,
cex.lab = 1.1,
...
)
|
x |
|
cdpoints.out |
|
distribution |
|
log.of.data |
|
how.show.fhat |
|
shape |
|
point.cex |
|
pch |
|
point.pch |
|
xlim |
|
col.points |
|
plot.vert.line |
|
cex.axis |
|
cex.lab |
|
... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.