var_f: Variance computation

Description Usage Arguments Value Author(s)

View source: R/var_f.R

Description

The function 'var_f' computes the variance.

Usage

1
var_f(ascale_r, ascale_nr, tau, bshape, ascale_cens, p)

Arguments

ascale_r

scale parameter for the Weibull distribution for responders

ascale_nr

scale parameter for the Weibull distribution for non-responders

tau

follow-up

bshape

shape parameter for the Weibull distribution

ascale_cens

distributional parameter for the exponential distribution for the censoring

p

event rate for the response

Value

Variance computation

Author(s)

Marta Bofill Roig


survmixer documentation built on March 31, 2021, 9:08 a.m.

Related to var_f in survmixer...