surv_left: S_ik(L_ik)

View source: R/allFunctions.R

surv_leftR Documentation

S_ik(L_ik)

Description

Calculates the survival function of the left time interval for outcome k for quadrature node d.

Usage

surv_left(l, d, temp_beta, phen, r1, k)

Arguments

l

Outcome of interest.

d

Total number of Gaussian quadrature nodes.

temp_beta

Vector of fitted coefficients.

phen

List of data matrices containing both left and right information.

r1

Gaussian quadrature nodes.

k

Total number of outcomes.

Value

The output is a vector of the survival values of the left times.


SIMICO documentation built on Nov. 26, 2022, 1:06 a.m.