geome.fit | R Documentation |
This function is called from coxreg
. A user may call it directly.
geome.fit(X, Y, rs, strats, offset, init, max.survs, method = "ml", control)
X |
The design matrix |
Y |
Survival object |
rs |
risk set produced by |
strats |
Stratum indicator |
offset |
Offset |
init |
Initial values |
max.survs |
Maximal survivors |
method |
"ml", always, i.e., this argument is ignored. |
control |
See |
See the code.
Nothing special
coxreg
is a defunct function
Göran Broström
See coxreg
.
coxreg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.