get_A: Get A vector

View source: R/allFunctions.R

get_AR Documentation

Get A vector

Description

Product of difference of survival terms of the left and right interval times, across all outcomes k, summed over all quadrature nodes d.

Usage

get_A(store, weights, d, n)

Arguments

store

Matrix of difference of survival values of the left and right time intervals.

weights

Gaussian quadrature weights.

d

Total number of Gaussian quadrature nodes.

n

Total number of observations.

Value

The output is a vector used to compute the derivative terms.


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