predict.rsadd: Subject-specific prediction from rsadd

View source: R/predict.rsadd.R

predict.rsaddR 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


relsurv documentation built on April 3, 2025, 10:56 p.m.