home *** CD-ROM | disk | FTP | other *** search
/ Fish 'n' More 2 / fishmore-publicdomainlibraryvol.ii1991xetec.iso / fish / prog_demos / statpack / statpack.lzh / Statpack / Statpack.help < prev    next >
Text File  |  1988-03-16  |  3KB  |  52 lines

  1.    STATPACK instructions are interactive and self-explanatory.
  2.  
  3. Anal Covar - interactively (step-wise) fit an analysis of covariance with up
  4.              to 10 regressor variables
  5. ANOVA1     - fit a one-way analysis of variance
  6. ANOVA2     - fit a two-way analysis of variance
  7. Corr Coef  - calculate the correlation between 2 variables
  8. Desc Stat  - display descriptive statistics for a variable: mean, variance,
  9.              standard deviation, minimum, and maximum
  10. Dist       - fit, and possibly plot, common discrete or continuous
  11.              distributions for frequency data
  12. Dump       - create a binary disk file containing all currently defined
  13.              information (variables and tables)
  14. Help       - display this help file
  15. Histogram  - plot the bar graph of a variable - frequencies are saved in a
  16.              table for possible later use with Dist
  17. List       - output a list of up to 6 variables for 1 or more observations
  18.  
  19. Logit Reg  - fit a logistic regression to grouped or individual binary
  20.              observations
  21. Log Lin2   - fit a logistic or log linear model to a complete two-way table
  22.              (max. 10x10)
  23. Log Lin3   - fit a logistic or log linear model to a complete three-way table
  24.              (max. 10x10x10)
  25. Names      - display names of variables presently defined
  26. Norm Reg   - interactively (step-wise) fit a linear normal (least squares)
  27.              regression with up to 10 independent variables
  28. Output     - change destination for secondary output of results: printer, disk,
  29.              or nothing (nil)
  30. Page       - start a new page with a title, if defined
  31. Plot       - plot a scattergram with up to 9 y-variables or a line graph with
  32.              up to 4 y-variables against 1 x-variable 
  33. Read       - input (additional) variables from disk or keyboard
  34. Reload     - reload a binary disk file to begin at the point where a Dump was
  35.              made at another session
  36. Restart    - reinitialise to start analyse of a new data set
  37. Save       - write values of variables or tables to an ASCII disk file for
  38.              future use
  39. Stop       - halt execution of STATPACK
  40. Tabulate1  - calculate frequencies and percentages for one variable -
  41.              frequencies are saved in a table for possible later use with Dist
  42. Tabulate2  - cross-tabulate a two-way table of frequencies and percentages
  43.              from individual observations - to display or collapse an existing
  44.              table, specify the frequency variable as the weight - the table
  45.              is saved for possible late use with Log Lin2
  46. Tabulate3  - cross-tabulate a three-way table of frequencies and percentages
  47.              from individual observations - to display or collapse an existing
  48.              table, specify the frequency variable as the weight - the table
  49.              is saved for possible late use with Log Lin3
  50. Title      - define a title to be displayed with Page
  51. Var Mod    - enter mode for creation, modification, and deletion of variables
  52.