dot-get_history: Extract history for a subject at time k

.get_historyR Documentation

Extract history for a subject at time k

Description

Extract history for a subject at time k

Usage

.get_history(y_row, k, order)

Arguments

y_row

Single row of data (one subject)

k

Current time index

order

AD order p

Value

Integer vector of length min(k-1, order) with category history


antedep documentation built on April 25, 2026, 1:06 a.m.