dlnmEst | R Documentation |
Calculates the distributed lag effect with DLM matrix for non-linear models.
dlnmEst(dlnm, predAt, nlags, nsamp, center, se)
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 |
se |
Standard error parameter |
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.