data_times: Get event time data

View source: R/data_times.R

data_timesR Documentation

Get event time data

Description

Get event time data

Usage

data_times(S)

## S3 method for class 'inla'
data_times(S)

## S3 method for class 'survHE'
data_times(S)

## S3 method for class 'flexsurvreg'
data_times(S)

## Default S3 method:
data_times(S)

Arguments

S

vector of survival data

Value

A vector of event times


blendR documentation built on Sept. 9, 2025, 5:51 p.m.