Calculates survival probabilities for hypothetical data.

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.