splitTime {Cyclops} | R Documentation |
Split the analysis time into several intervals for time-varying coefficients.
Description
splitTime
split the analysis time into several intervals for time-varying coefficients
Usage
splitTime(shortOut, cut)
Arguments
shortOut |
A data frame containing the outcomes with predefined columns (see below). | ||||||||||
cut |
Numeric: Time points to cut at These columns are expected in the shortOut object:
|
Value
A long outcome table for time-varying coefficients.
[Package Cyclops version 3.4.1 Index]