check.structure_post_frailty_var {TimeDepFrail} | R Documentation |
Check Structure of Posterior Frailty Variances
Description
The function controls that the structure of the 'Posterior Frailty Variances' coincides with the theoretical one.
Usage
check.structure_post_frailty_var(post_frailty_var, n_intervals, n_centres)
Arguments
post_frailty_var |
Posterior frailty variances S3 object of class 'PFV.AdPaik', composed of three elements:
|
n_intervals |
Number of intervals of the time-domain |
n_centres |
Number of centres/clusters. |
Value
An error if any condition is not satisfied.
[Package TimeDepFrail version 0.1.0 Index]