SurvFn.4p {vitality}R Documentation

The cumulative survival distribution function for 2-process 4-parameter vitality model

Description

Gives the cumulative survival proportions at xx from all processes for a given set of parameter values.

Usage

  SurvFn.4p(xx, r, s, lambda, beta)

Arguments

xx

vector of ages

r

r value

s

s value

lambda

lambda value

beta

beta value

Details

Used within vitality.4p for estimating model parameters based on the observed cumulative survival function.

Value

vector of cumulative survival proportions at xx from all processes

See Also

vitality.4p, survProbInc.4p, SurvFn.in.4p, SurvFn.ex.4p


[Package vitality version 1.3 Index]