plot.tsmarch.newsimpact {tsmarch}R Documentation

News Impact Surface Plot

Description

Plot method for newsimpact class.

Usage

## S3 method for class 'tsmarch.newsimpact'
plot(x, y = NULL, ...)

Arguments

x

an object of class “tsmarch.newsimpact”.

y

not used.

...

not currently supported.

Value

a plot of the newsimpact surface


[Package tsmarch version 1.0.0 Index]