View source: R/SP_Chen_log_logistic.R
SP_Chen_log_logistic | R Documentation |
Calculate survival probability of the log-logistic distribution with cured population
SP_Chen_log_logistic(par, t)
par |
a vector with three elements, wwhere the first element denotes the logistic of the proportion of the cured population, and the second element and the third element denote the log of shape and the log of the scale parameter of the log-logistic distribution. |
t |
a vector with non-negative elements. |
Survival probability of the log-logistic distribution with cured population given parameters par
at times t
.
Chen, Tai-Tsang. "Predicting analysis times in randomized clinical trials with cancer immunotherapy." BMC medical research methodology 16.1 (2016): 1-10.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.