plot.ngsmth {TSSS} | R Documentation |
Plot the smoothed density function returned by ngsmth
.
## S3 method for class 'ngsmth' plot(x, type = c("trend", "smt"), theta = 0, phi = 15, expand = 1, col = "lightblue", ticktype= "detail", ...)
x |
an object of class |
type |
plotted values, either or both of "trend" and "smt". |
theta, phi, expand, col, ticktype |
graphical parameters in perspective
plot |
... |
further graphical parameters may also be supplied as arguments. |