command: Add STEMLEAF to list of unimplemented commands.
authorDaniel Schlieper <daniel@tuxomania.net>
Mon, 8 Dec 2014 06:17:30 +0000 (22:17 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Mon, 8 Dec 2014 06:17:32 +0000 (22:17 -0800)
src/language/command.def

index c7b6325073655641bcb3649f4e5cea3d4319d611..2ba0f2673dd5215ef56c0027c8350ff8aee601af 100644 (file)
@@ -249,6 +249,7 @@ UNIMPL_CMD ("SEASON", "Estimate seasonal factors")
 UNIMPL_CMD ("SELECTPRED", "Select predictor variables")
 UNIMPL_CMD ("SPCHART", "Plot control charts")
 UNIMPL_CMD ("SPECTRA", "Plot spectral density")
+UNIMPL_CMD ("STEMLEAF", "Plot stem-and-leaf display")
 UNIMPL_CMD ("SUMMARIZE", "Univariate statistics")
 UNIMPL_CMD ("SURVIVAL", "Survival analysis")
 UNIMPL_CMD ("TDISPLAY", "Display active models")