plot.summary.tdlm {dlmtree} | R Documentation |
Method for plotting a distributed lag function for model summary of 'tdlm'
## S3 method for class 'summary.tdlm'
plot(x, trueDLM = NULL, ...)
x |
object of class 'summary.tdlm', output of summary of 'tdlm' |
trueDLM |
A vector of true effects that can be obtained from the simulated data. Only applicable for simulation studies |
... |
additional plotting parameters for title and labels 'start.time' which sets the first time value |
plot.summary.tdlm
A plot of distributed lag effect estimated with tdlm