Description Usage Arguments Value
Calculate the survivor functions estimated in piecewise-constant NMA model. The absolute S(t) estimates combining the estimated baseline survival from a reference trial (in the NMA) with the piecewise-constant hazard ratio estimates to construct the S(t) functions for each treatment.
1 2 |
fit |
JAGS object with NMA fit. |
cut.pts |
Cut points for piecewise-constant model. |
ref.std |
Numeric identifier of reference study to use for baseline survival estimate. |
ref.arm |
Numeric identifier of arm in reference study to use for baseline survival estimate. |
treatments |
Vector with character strings to label the treatments. |
time |
Vector of time-points at which S(t) functions are calculated. |
bl.node |
Charactor to identify the node in the jags model that identifies the baseline estimates (default is "mu"). |
contrast.node |
Charactor to identify the node in the jags model that identifies the baseline estimates (default is "d"). |
a data.frame
containing survivor function for each treatment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.