grepict2surv: turn grepict alias into survival data

View source: R/grepict2surv.R

grepict2survR Documentation

turn grepict alias into survival data

Description

make a grepict long format into wide survival data variables

Usage

grepict2surv(g, prefix = c(time = "t.", event = "ev."))

Arguments

g

returned from grepict (long format, stacked)

prefix

prefix for time and event variable

Value

a data frame


renlund/datma documentation built on June 2, 2025, 5:12 a.m.