Lag Plot Dialog Function

DESCRIPTION:

This function is used by the Lag Plot dialog.

USAGE:

menuLagPlot(data, variable, subset, na.omit.p=T, lags=1, rows=1, columns=1) 

REQUIRED ARGUMENTS:

data
data set of interest.
dependent
dependent variable of interest.
independent
independent variables of interest.

OPTIONAL ARGUMENTS:

subset
subset expression for rows.
na.omit.p
logical indicating whether to omit rows with missing values.
lags
number of lags to plot.
rows
number of rows per page in graph layout.
columns
number of columns per page in graph layout.

SEE ALSO: