splot: Simple scatterplot of two xts matrices with linear...

Description Usage Arguments Value

Description

Performs a scatterplot of two xts matrix columns and does a linear regression on the results.

Usage

1
splot(x, y, tf = "2013/2019")

Arguments

x

Scatterplot X axis expressed as a single column of an xts matrix

y

Scatterplot Y axis expressed as a xts matrix column of the same length as x.

tf

The timeframe to use for the scatterplot

Value

This function creates a plot and does not return anything.


jeanmarcgp/xtsanalytics documentation built on May 19, 2019, 12:38 a.m.