timevaryingPL: timevaryingPL function

View source: R/partial_likelihood.R

timevaryingPLR Documentation

timevaryingPL function

Description

A function to

Usage

timevaryingPL(
  formula,
  t0,
  t,
  delta,
  dist,
  data,
  ties = "Efron",
  optimcontrol = NULL
)

Arguments

formula

a formula of the form 'S ~ coef1 + coef2' etc the object S will be created

t0

X

t

X

delta

censoring indicator a vector of 1 for an event and 0 for censoring

dist

X

data

X

ties

X default is Efron

optimcontrol

X

Value

...


spatsurv documentation built on Oct. 19, 2023, 9:07 a.m.