TSSS (version 1.2.3)

plot.ngsmth: Plot Smoothed Density Function

Description

Plot the smoothed density function returned by ngsmth.

Usage

# S3 method for ngsmth
plot(x, type = c("trend", "smt"), theta = 0, phi = 15,
                      expand = 1, col = "lightblue", ticktype= "detail", …)

Arguments

x

an object of class "ngsmth".

type

plotted values, either or both of "trend" and "smt".

theta, phi, expand, col, ticktype

graphical parameters in perspective plot persp.

further graphical parameters may also be supplied as arguments.