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 / skewpowerplot < prev    next >
Encoding:
Text File  |  1996-11-24  |  367 b   |  11 lines

  1. TITLE(skewpowerplot @@ Plot of Skewness)
  2. USAGE(
  3. skewpowerplot(x, p=seq(-1,2,length=20), alpha=0.05)
  4. )
  5. DESCRIPTION(
  6. For each power in the vector LANG(p), LANG(skewpowerplot)
  7. calculates the value of the skewness statistic for the values in LANG(x),
  8. then draws a plot of the statistics versus the powers.
  9. This can be used to find a power to symmetrise a single batch.
  10. )
  11.