mixEst: Calculates the lagged interaction effects with MIX matrix for...

View source: R/RcppExports.R

mixEstR Documentation

Calculates the lagged interaction effects with MIX matrix for linear models.

Description

Calculates the lagged interaction effects with MIX matrix for linear models.

Usage

mixEst(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 interaction effect x lag x mcmc


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