haz_right: H_ik(R_ik)

View source: R/allFunctions.R

haz_rightR Documentation

H_ik(R_ik)

Description

Calculates the hazard function of the right time interval for outcome l.

Usage

haz_right(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 hazard values of the right times.


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