plot.summary.tdlm {dlmtree}R Documentation

Plots a distributed lag function for model summary of 'tdlm'

Description

Method for plotting a distributed lag function for model summary of 'tdlm'

Usage

## S3 method for class 'summary.tdlm'
plot(x, ...)

Arguments

x

object of class 'summary.tdlm', output of summary of 'tdlm'

...

additional plotting parameters for title and labels 'start.time' which sets the first time value

Details

plot.summary.tdlm

Value

A plot of distributed lag effect estimated with tdlm


[Package dlmtree version 1.1.0 Index]