Skip to contents

Returns the covariate names used to fit a SuperSurv object.

Usage

training_variables(object, ...)

# S3 method for class 'SuperSurv'
training_variables(object, ...)

Arguments

object

A fitted object of class "SuperSurv".

...

Additional arguments ignored.

Value

A character vector of training variable names.