make_likelihood_matrix: Make delay likelihood matrix

Description Usage Arguments Value

View source: R/spline_model.R

Description

This function creates a matrix such that P[t, s] = P(C = t | I = s) = theta_t-s for s <= t and 0 otherwise.

Usage

1

Arguments

delay_dist

A positive vector that sums to one, which describes the delay distribution.

Value

A matrix of size n x n


incidental documentation built on Sept. 16, 2020, 5:07 p.m.