Skip to contents

Plot multiple Survival Curves

Usage

parameterplot(t, alpha = 0, bz0 = 0, bz1 = 0, xlim = c(0, 1.2 * max(t)))

Arguments

t

vector of times for which to calculate the survival curves

alpha

vector of parameters alpha to be passed to the survival function

bz0

vector of parameters bz0 to be passed to the survival function

bz1

vector of parameters bz1 to be passed to the survival function

xlim

limits of the x axis