| cox_dispersion_function | R Documentation |
Returns 1 unconditionally. Cox PH has no dispersion parameter; this
function exists solely for interface compatibility with lgspline's
dispersion_function argument.
cox_dispersion_function(
mu,
y,
order_indices,
family,
observation_weights,
VhalfInv,
...
)
mu |
Predicted values. |
y |
Observed survival times. |
order_indices |
Observation indices. |
family |
Family object. |
observation_weights |
Observation weights. |
VhalfInv |
Inverse square root of correlation matrix. |
... |
Additional arguments (including |
Scalar 1.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.