SP_Chen_log_logistic {EventPredInCure}R Documentation

Survival probability function of the log-logistic distribution with cured population

Description

Calculate survival probability of the log-logistic distribution with cured population

Usage

SP_Chen_log_logistic(par, t)

Arguments

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.

Value

Survival probability of the log-logistic distribution with cured population given parameters par at times t.

References


[Package EventPredInCure version 1.0 Index]