dlnmPLEst: Calculates the distributed lag effect with DLM matrix for...

View source: R/RcppExports.R

dlnmPLEstR Documentation

Calculates the distributed lag effect with DLM matrix for non-linear models.

Description

Calculates the distributed lag effect with DLM matrix for non-linear models.

Usage

dlnmPLEst(dlnm, predAt, nlags, nsamp, center)

Arguments

dlnm

A numeric matrix containing the model fit information

predAt

Number of splits in the model

nlags

total number of lags

nsamp

number of mcmc iterations

center

center parameter

Value

A cube object of lag effect x lag x mcmc


dlmtree documentation built on Feb. 3, 2026, 9:07 a.m.