dlmEst | R Documentation |
Calculates the distributed lag effect with DLM matrix for linear models.
dlmEst(dlm, nlags, nsamp)
dlm |
A numeric matrix containing the model fit information |
nlags |
total number of lags |
nsamp |
number of mcmc iterations |
A cube object of lag effect x lag x mcmc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.