check.value_post_frailty | R Documentation |
The function controls that all posterior frailty estimates are non-negative. Indeed, by construction the realizations of a gamma distribution are non negative.
check.value_post_frailty(post_frailty_est, n_centres, n_intervals)
post_frailty_est |
An S3 class object containing the posterior frailty estimates: |
n_centres |
Number of groups/clusters. |
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.