[Mistat-cvs] website index.html,1.10,1.11
Status: Pre-Alpha
Brought to you by:
bikepunk005
|
From: Mike H. B. <bik...@us...> - 2004-05-05 08:12:04
|
Update of /cvsroot/mistat/website In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12331 Modified Files: index.html Log Message: Changed bug stuff. Index: index.html =================================================================== RCS file: /cvsroot/mistat/website/index.html,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** index.html 22 Mar 2004 13:52:16 -0000 1.10 --- index.html 5 May 2004 08:11:52 -0000 1.11 *************** *** 17,21 **** <p>mistat is a statistical program for use on Linux that <b> will</b> use commands from several popular statistical ! packages, and uses the GNU Scientific Library (GSL).</p> <p><a --- 17,22 ---- <p>mistat is a statistical program for use on Linux that <b> will</b> use commands from several popular statistical ! packages, and uses the associated <a ! href="http://libmistat.sourceforge.net">libmistat</a>.</p> <p><a *************** *** 28,53 **** Donate to mistat</a></b></p> ! <h2>mistat Current Information (3/22/2004)</h2> ! <p>So, I am a little frustrated with GSL. It is fantastic, ! but too much and too little for a statistical package. For ! example, the need to send vectors and matrixes to the ! statistical routines and so on. So, I am of the library land ! to come up with some of my own stuff. Perhaps I should lie ! down before making this decision...</p> <p>The output is still being overhauled. Several other functions have been reworked to support this. Only basic ! descriptives are supported and the output is not that good.</p> <h3><a href="http://sourceforge.net/project/showfiles.php?group_id=87816"> ! First Release!</a></h3> <p>It is just part of the pre-alpha work. You will find the regression is pretty solid. And you will find the output is to be desired. Lastly, I have not been doing testing on ! Slackware. But, all has worked fine on Cygwin.</p> <p>The nightly <a id="mistat-tarball" --- 29,56 ---- Donate to mistat</a></b></p> ! <h2>mistat Current Information (4/5/2004)</h2> ! <p>I have started the dual conversion to libmistat and ! updating functions in the statistics.c. So far, mean and ! variance are back. As functions are added and tested in ! libmistat, I will update mistat. My goal is to have all basic ! descriptive's back in a week.</p> <p>The output is still being overhauled. Several other functions have been reworked to support this. Only basic ! descriptive's are supported and the output is not that good.</p> <h3><a href="http://sourceforge.net/project/showfiles.php?group_id=87816"> ! First Release (requires GSL v. 1.3 or greater)!</a></h3> <p>It is just part of the pre-alpha work. You will find the regression is pretty solid. And you will find the output is to be desired. Lastly, I have not been doing testing on ! Slackware. But, all has worked fine on Cygwin and the compile ! farm.</p> ! ! <h3>Other Information</h3> <p>The nightly <a id="mistat-tarball" *************** *** 55,61 **** name="mistat-tarball">tarball</a>.</p> ! <p>Martin Shepherd updated <a ! href="http://www.astro.caltech.edu/~mcs/tecla/index.html"> ! tecla</a> to v. 1.5.0 and so have I.</p> <h3>Functions Update</h3> --- 58,66 ---- name="mistat-tarball">tarball</a>.</p> ! <p>The <a id="libtecla" ! href="http://www.astro.caltech.edu/~mcs/tecla/index.html" ! name="libtecla">tecla command-line editing library</a> (v. ! 1.5.0) by Martin Shepherd is used for input. It compiles well ! in Slackware and Cygwin.</p> <h3>Functions Update</h3> *************** *** 65,85 **** <li style="list-style: none"> ! <p>No major prolems. Large data set processing can be ! slow with meadian because of the sorting process. At ! about 50,000 cases is where I noticed a change in ! processing time.</p> ! </li> ! ! <li>t-test</li> ! ! <li style="list-style: none"> ! <p>NEW! Need to generate tables and p</p> ! </li> ! ! <li>Simple Regression</li> ! ! <li style="list-style: none"> ! <p>The table needs improved, and residuals need ! plotted.</p> </li> </ul> --- 70,74 ---- <li style="list-style: none"> ! <p>Just the basic stuff</p> </li> </ul> *************** *** 87,123 **** <h3>Know Bugs</h3> ! <p>There are a few bugs. The file name disappears when the ! file menu gets used. However, no problems occur with this ! bug. The rest are features for my use:D</p> ! ! <h3>Other news</h3> ! ! <p>I am in South Korea, and working. However, I will now be ! able to get back to work on mistat. Right now I am trying to ! figure out what I was doing :D As a side note: the web site ! (page) is now in CVS.</p> ! ! <p>In an effort to minimize limits on the number of variables ! or cases in an input file, I am using the gsl_matrix and ! gsl_vector types. This lead to a problem with using the ! gsl_statistic routines as well as the linear functions. ! However, these functions do have limits themselves so ! all-in-all there should be not problem with the lack of ! gsl_statistics and gsl_linear. I have added a simple ! regression that provides basic output. A 20,000 case ! regression on Cygwin AMD Duron (1.4) with 512mb took about 1 ! second to compute the regression. Formula streamlining will ! take place later.</p> ! ! <p>The <a id="libtecla" ! href="http://www.astro.caltech.edu/~mcs/tecla/index.html" ! name="libtecla">tecla command-line editing library</a> (v. ! 1.5.0) by Martin Shepherd is used for input. It compiles well ! in Slackware and Cygwin.</p> <h3>Other points</h3> <ul type="disc"> ! <li>Reads data as double.</li> <li>Only does numeric data.</li> --- 76,85 ---- <h3>Know Bugs</h3> ! <p>There are quite a few bugs--but it is not even alpha time!:D</p> <h3>Other points</h3> <ul type="disc"> ! <li>Reads data as integer.</li> <li>Only does numeric data.</li> *************** *** 146,150 **** </li> ! <li>Natural Language: <a href="http://sourceforge.net"> English</a><br /> </li> --- 108,113 ---- </li> ! <li>Natural Language: <a ! href="http://sourceforge.net/softwaremap/trove_list.php?form_cat=275"> English</a><br /> </li> *************** *** 245,249 **** <img src="http://www.opensource.org/trademarks/opensource/web/opensource-110x95.png" ! border="0" width="110" height="95" /></a></p> </body> ! </html> --- 208,213 ---- <img src="http://www.opensource.org/trademarks/opensource/web/opensource-110x95.png" ! border="0" width="110" height="95" ! alt="OpenSource.org Logo" /></a></p> </body> ! </html> \ No newline at end of file |