disc.surv: Cumulative risk of multiple false positive screening test...

Description Usage Arguments Value

View source: R/code.R

Description

A function for calculating the cumulative risk of multiple false positive screening test under discrete survival model.

Usage

1
disc.surv (data,fpl.cens, M,l)

Arguments

data

A data frame that include S ( censoring time or total number of screening round attended).

fpl.cens

A vector for the number of screening rounds of the l th false positive results that is either less than or greater than S or 0.

M

Maximum number of screening round.

l

Number of false positive for computing cumulative risk.

Value

A list which its first element is cumulative risk of multiple false positive screening tests under discrete survival model and the second element is analytical standard error.


kgolmakani/cRisk documentation built on May 4, 2019, 6:30 a.m.