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 informationpredAt
: Number of splits in the modelnlags
: total number of lagsnsamp
: number of mcmc iterationscenter
: center parameterse
: Standard error parameterA cube object of lag effect x lag x mcmc
Useful links