plotTsDenisities: plot time series density before and after

Description Usage Arguments Details Value Author(s)

Description

this function is used to plot densities before and after a certain date

Usage

1
plotTsDenisities(myTs, timeCut = c(2016), plotName = NULL)

Arguments

myTs

a univariate time series object

timeCut

numeric date date to cut test before and after ie 2016.5

plotName

name of the plot to be put in the title

Details

This creates a ts matrix of lag columns from a ts object

Value

density plot of the data before and after the cut off

Author(s)

Matthew Davis


mdavis29/fpTools documentation built on May 22, 2019, 3:22 p.m.