Learn R Programming

survPen (version 2.0.1)

HazGL: Gauss-Legendre evaluations

Description

Gauss-Legendre evaluations

Usage

HazGL(X_GL, n_legendre, beta)

Value

list of all the matrix-vector multiplications X.GL[[i]]%*%beta for Gauss Legendre integration in order to save computation time

Arguments

X_GL

list of matrices (length(X.GL)=n.legendre) for Gauss-Legendre quadrature

n_legendre

number of nodes for Gauss-Legendre quadrature

beta

vector of estimated regression parameters