Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

predict.coxme

Predictions for a coxme object.


Description

Return predicted values from a coxme fit.

Usage

## S3 method for class 'coxme'
predict(object, newdata, type = c("lp", "risk"), ...)

Arguments

object

an object of class coxme, from the fit of a mixed effects survival model

newdata

new data set, not yet supported

type

type of prediction

...

arguments for other methods

Value

a vector of predicted values

See Also


coxme

Mixed Effects Cox Models

v2.2-16
LGPL-2
Authors
Terry M. Therneau [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.