check.frailty_dispersion | R Documentation |
The function controls that the frailty standard deviation vector has a length equal to the number of inyervals of the time domain and that its elements are non-negative.
check.frailty_dispersion(frailty_dispersion, n_intervals)
frailty_dispersion |
Frailty dispersion |
n_intervals |
Number of intervals of the time-domain |
An error if any condition is not satisfied.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.