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

View source: R/RcppExports.R

dlmEstR Documentation

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

Description

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

Usage

dlmEst(dlm, nlags, nsamp)

Arguments

dlm

A numeric matrix containing the model fit information

nlags

total number of lags

nsamp

number of mcmc iterations

Value

A cube object of lag effect x lag x mcmc


dlmtree documentation built on June 22, 2024, 10:05 a.m.