Description Usage Arguments Value Examples
Generalized maximum likelihood
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
data.ld |
|
distribution |
|
theta.start |
|
explan.vars |
|
mu.relat |
|
sigma.relat |
|
prob.relat |
|
gamthr |
|
escale |
|
e |
|
parameter.fixed |
|
intercept |
|
model |
|
kprint |
|
conlev |
|
maxit |
|
debug1 |
A big thing
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | ## Not run:
ConnectionStrength.ld <-
frame.to.ld(connectionstrength,
response.column = 1,
failure.mode.column = 2,
case.weight.column = 3)
mfm.to.ld(ConnectionStrength.ld)
gmlest(ConnectionStrength.Bond.ld,
distribution = "normal")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.