home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / APPS / STATISTI / TS4ST16.ZIP / STATRCOR.INF < prev   
Encoding:
Text File  |  1990-12-23  |  6.1 KB  |  132 lines

  1.                            - 1 -
  2. 23rd December, 1990
  3.  
  4. About TS4ST in General  (Statistics: Ranks and correlations)
  5. ======================
  6.  
  7. Apply question mark ? with the program call for a brief description of a
  8. program.
  9.  
  10. This package may be used and distributed freely for NON-COMMERCIAL,
  11. NON-INSTITUTIONAL, PRIVATE purposes, provided it is not changed in any way.
  12. ┌────────────────────────────────────────────────────────────────────────────┐
  13. │ For ANY other usage (such as use in a business enterprise or a university) │
  14. │ or the full scale version contact the author for a personal or a site      │
  15. │ license.                                                                   │
  16. └────────────────────────────────────────────────────────────────────────────┘
  17. Please do not distribute any part of this package separately. Uploading to
  18. BBSes is encouraged.
  19.  
  20. The registered version is strictly for the registrant only. Identical
  21. programs must NOT be running on more than one computer at a time. Site
  22. licensed programs must not be run outside the licensed site.
  23.  
  24. The programs are under development. Comments and contacts are solicited. If
  25. you have any questions, please do not hesitate to use electronic mail for
  26. communication.
  27. InterNet address: ts@chyde.uwasa.fi         (preferred)
  28. Funet address:    GADO::SALMI
  29. Bitnet address:   SALMI@FINFUN
  30. FidoNet address:  2:515/1 (Micro Maniacs Opus, To: Timo Salmi)
  31.  
  32. The author shall not be liable to the user for any direct, indirect or
  33. consequential loss arising from the use of, or inability to use, any program
  34. or file howsoever caused. No warranty is given that the programs will work
  35. under all circumstances.
  36.  
  37. Timo Salmi
  38. Professor of Accounting and Business Finance
  39. School of Business Studies, University of Vaasa
  40. P.O. BOX 297, SF-65101 Vaasa, Finland
  41.  
  42.  
  43. CONTENTS:
  44.  
  45.  1. General Description
  46.  2. Release Notes
  47.  
  48.                            - 2 -
  49.  
  50.  
  51. 1. GENERAL DESCRIPTION
  52.  
  53. STATRCOR (Ver 1.5)
  54.  
  55.    STATistics: Ranks and CORrelations is part of the interactive statistical
  56. system by Timo Salmi. It is the fourth program in the set. The first program
  57. in the set is Statistical measures (STATMEAS in TS1STxx.ARC), which is
  58. intended for univariate analysis. The second program in the set is multiple
  59. regression analysis (STATREGR in TS2STxx.ARC). The third program in the set
  60. is for transforming observations (STATTRAN in TS3STxx.ARC). The fifth program
  61. in the set is STATistics: Least Absolute Deviation multiple Regression
  62. (STATLADR in TS5STxx.ARC).
  63.    STATRCOR includes a built-in help system, which can be invoked by typing ?
  64. at any interactive question. Because of this built-in help, and the
  65. interactive nature of the program's user interface, no long-winding
  66. instructions have been included. (Who reads instructions anyhow?)
  67.    STATRCOR optionally calculates:
  68.  1) The ordinary Pearson's correlation coefficients
  69.  2) The t-test values of Pearson's correlation coefficients for testing
  70.     their statistical significance
  71.  3) Spearman''s rank correlation coefficients
  72.  4) Ranks of the observations for any individual variable.
  73.  
  74. More information about the required format of the input data, and other
  75. details, can be found in the documentations of the earlier programs in this
  76. statistics set. The information is not repeated here.
  77.  
  78.  
  79. 2. RELEASE NOTES
  80.  
  81.    Version 1.1: Some internal changes.
  82.  
  83.    Version 1.2: Some of the routines of the Turbo Pascal code have been
  84. optimized for increased speed.
  85.  
  86.    Version 1.3:  This version introduces input recall and line editing. The
  87. special keys Del, CrLf, CrRg, CrUp, Home, End, and Esc are functional for
  88. this purpose. PgUp is the recall key. Line editing uses insert mode.
  89.  Disk access has been made faster (the program has its own cache).
  90.  The directory routine has been updated.
  91.  Read-only files can be read properly.
  92.  
  93.    Version 1.4: While fixing a bug in the multiple regression program I also
  94. made some enhancements in the routines which are common to all my statistical
  95. programs. Most importantly the insert key has been made functional in the
  96. line editing.
  97.  
  98.    Version 1.5: The line editing potential of the program has been improved.
  99. When the task is given from the keyboard, and continuation lines are used,
  100. the repeated input recall (CursorUp) gets each line in turn. Ctlr-C and
  101. break-key abort have been enhanced.
  102.  A line can be continued using an &, or a * at the end. Now also the
  103. backslash \ is accepted.  This was suggested by Tuomas Eerola.
  104.  Some help texts within the program have been extended.
  105.  
  106.    Version 1.6: Several improvements to the nuts and bolts of the user
  107. interface.
  108.    The new usage of the call is
  109. PROGNAME [/h(elp)] [/iInputFileName] [/oOutputFileName] [/cColumnsPerRow]
  110. (the /c option, which regulates the width of the output, is for registered
  111. versions, only). If you use the /i switch, it stuffs the InputFileName into
  112. the appropriate recall buffer. This means that when the program asks you for
  113. the input file name, you can invoke the input file name just by pressing the
  114. CursorUp key. (The same goes for the /o switch, respectively.) This is very
  115. convenient, if you use the program many times successively making small
  116. changes in your data in between. (This assumes, of course, that you have a
  117. command line editor like DOSEDIT or CED to recall previous MsDos commands.
  118. These common shareware programs can be obtained from any well-stocked BBS or
  119. FTP site.)
  120.    The printer readiness test has been rewritten to be more general. The
  121. earlier test failed for some printers, because the codes the printers send
  122. when they are offline are not standardized.
  123.    The "file exists, overwrite?" question is no more asked when the output
  124. file is prn, in other words when the output is directed to the printer.
  125.    The user has now a choice of a left margin from 0 to 20 blanks when output
  126. is directed to the printer.
  127.    The user has now a choice between formfeed and four blank lines to start
  128. each new page of output.
  129.    When an input file is not found, the user is given the choice of listing a
  130. directory. The directory routine has been rewritten.
  131.    The file ready message now also includes the file side besides the name.
  132.