home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / NEXTSTEP / UNIX / Educational / R-0.49-MI / R-0.49-I / mansrc / man281 / qqplot < prev    next >
Encoding:
Text File  |  1996-11-24  |  263 b   |  12 lines

  1. TITLE(qqplot @@ Empirical QQ Plot)
  2. USAGE(
  3. qqplot(x, y, DOTS)
  4. )
  5. DESCRIPTION(
  6. Draws an empirical QQ plot.
  7. The data from the first sample are in LANG(x),
  8. and the data from the second in LANG(y).
  9. PARA
  10. Graphical parameters may be given as arguments to LANG(qqplot).
  11. )
  12.