bas_hazard_internal | R Documentation |
The method computes the baseline hazard step-function in each interval of the time-domain, using the estimated parameters
\phi_k, \forall k
bas_hazard_internal(optimal_params, time_axis)
optimal_params |
Numerical vector of length equal to the number of model parameters, containing the optimal estimated parameters. |
time_axis |
Numerical vector of temporal domain. |
Numerical vector of length equal to the number of intervals of the time-domain, with the value of the baseline hazard step-function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.