Vx: Compute Integrated Covariate Process V

Description Usage Arguments

View source: R/Vx.R

Description

This function computes the integrated covariate process V used for time-varying AFT models.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
Vx(
  t_obj,
  x_base = NULL,
  beta_base = NULL,
  x_tv = NULL,
  beta_tv = NULL,
  xbeta_base = NULL,
  xbeta_tv = NULL,
  tv_type,
  basis = NULL,
  knots = NULL
)

Arguments

...

harrisonreeder/AFTTV documentation built on Dec. 20, 2021, 2:51 p.m.