makeHypSurv: Make Hypothetical Predictions for Survey Data

Description Usage Arguments Value Author(s)

Description

Calculates survival probabilities for hypothetical data.

Usage

1
makeHypSurv(l, obj, ...)

Arguments

l

A named list where variable names are the names and values of the variables are the values. Combinations will be made with expand.grid.

obj

A model object estimated with survreg.

...

currently not implemented.

Value

A data frame.

Author(s)

Dave Armstrong


DAMisc documentation built on Jan. 12, 2022, 1:07 a.m.