line | Convenient function for plotting results. Similar to plot but uses lines instead. |
plot | Convenient function for plotting results. Creates a global variable (plotdisplay) that contains a plot with at most five dataparts. |
plot2 | Plots the first two columns from a multivariate dataset. |
plotandrews | Plots andrews curves from a multivariate dataset andrews. |
plotbar | plots each variable in a separate barchart |
plotbox | High level routine for boxplots. |
plotboxgrouped | Generates a boxplots for grouped data with mean line (dotted) and median line (solid). |
plotdot | High level routine for dotplots. |
plothist | Plots a histogram of x |
plothistwtd | Plots a weighted histogram of x |
plotir | Plots impulse response functions (ir) of a K-dimensional VAR(p) optionally with up to four different confidence intervals or confidence limits. Different methods for computing confidence intervals for impulse responses are thus graphically comparable. Optionally, the appearance of the graphical output can be controlled. |
plotmain | Generates constants and loads all libraries necessary for the high level graphics of plot. |
plotmosaic | Graphical Contingency Table |
plotnan | Plots a data set in a scatterplot and includes the missing values in the data. |
plotpcp | Plots a parallel coordinates plot from a multivariate dataset. |
plotscml | Plots a scatterplotmatrix with common axes where all plots are linked. |
plotsplom | Plots a scatterplot matrix from a multivariate dataset x. |
plotstar | Plots a star diagram. |
plottest | Tests the macros of the plot library. |
setmask | Front-end for the setting of mask vectors that allows easy definitions for points, lines (polygons), surfaces and text. |