post_frailty_CI.AdPaik {TimeDepFrail}R Documentation

Confidence interval for posterior frailty estimates

Description

Function for computing the confidence interval for each posterior frailty estimates \hat{Z}_{jk}.

Usage

post_frailty_CI.AdPaik(
  post_frailty_est,
  post_frailty_est_var,
  n_centres,
  n_intervals
)

Arguments

post_frailty_est

Posterior frailty estimates list.

post_frailty_est_var

Posterior frailty variance list.

n_centres

Number of clusters/centres

n_intervals

Number of intervals of the time-domain. it is equal to the length of the tima_axis minus one.

Value

S3 object of class 'PFCI.AdPaik' composed of two matrices of dimension (number groups, number of intervals):


[Package TimeDepFrail version 0.0.0.9 Index]