Description Usage Arguments Examples
Title
1 |
data.ld |
|
debug1 |
|
theta.start |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | ## Not run:
berkson200.ld <- frame.to.ld(berkson200,
response.column = c(1,2),
censor.column = 3,
case.weight.column = 4,
time.units = "1/5000 Seconds")
summary(berkson200.ld)
plot(berkson200.ld)
plot(berkson200.ld, dist = "Exponential")
expon.mle(berkson200.ld)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.