writeFormula: Construct a survival formula based on a glmBfp object with...

Description Usage Arguments Value

Description

This is an internal function to construct a survival formula based on a glmBfp object with censInd not null.

Usage

1
writeFormula(models.listpart, time.var, status.var)

Arguments

models.listpart

the glmBfp object for which to construct the survival formula

time.var

the name of the time variable as character string

status.var

the name of the censoring indicator variable as character string

Value

The formula object based on the glmBfp object.


glmBfp documentation built on May 2, 2019, 5:26 p.m.