View source: R/plot.summary.tdlm.R
plot.summary.tdlm | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.