predict.rsadd {relsurv}R Documentation

Subject-specific prediction from rsadd

Description

Function

Usage

## S3 method for class 'rsadd'
predict(object, newdata, ...)

Arguments

object

An rsadd object

newdata

A data.frame with one row (add covariate values in columns)

...

Not used for now

Value

A data.frame with times, excess and population hazard.

Author(s)

Damjan Manevski damjan.manevski@mf.uni-lj.si


[Package relsurv version 2.3-2 Index]