Description Usage Arguments Examples
Generate a CDF estimate
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
data.ld |
|
gamthr |
|
kprint |
|
maxit |
|
tol |
|
maxmsd |
|
start.values |
|
debug1 |
|
conf.level |
|
band.type |
|
a.limit |
|
b.limit |
|
digits |
|
quote |
|
... |
1 2 3 4 5 6 | ## Not run:
lz.ld <- frame.to.ld(lzbearing, response.column = 1)
lz.cd <- cdfest(lz.ld, distribution = 'weibull')
lz.cd
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.