S0 {NPHMC} | R Documentation |
S0 Function
Description
Baseline survival function for mixture cure model
Usage
S0(t, pi0, survdist, k, lambda0)
Arguments
t |
time variable |
pi0 |
cure rate for the control arm, which is between 0 and 1. |
survdist |
survival distribution of uncured patients. It can be " |
k |
if |
lambda0 |
scale parameter of exponential distribution or Weibull distribution for survival times of uncured patients in the control arm. The density function of Weibull distribution with shape parameter
for
|
[Package NPHMC version 2.3 Index]