[Mistat-cvs] website index.html,1.11,1.12
Status: Pre-Alpha
Brought to you by:
bikepunk005
|
From: Mike H. B. <bik...@us...> - 2004-05-29 20:07:48
|
Update of /cvsroot/mistat/website In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31993 Modified Files: index.html Log Message: Updates about status. Index: index.html =================================================================== RCS file: /cvsroot/mistat/website/index.html,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** index.html 5 May 2004 08:11:52 -0000 1.11 --- index.html 29 May 2004 20:07:39 -0000 1.12 *************** *** 29,45 **** 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"> --- 29,39 ---- Donate to mistat</a></b></p> ! <h2>mistat Current Information (5/30/2004)</h2> ! <p>Descriptives are back. Also, mutitilpe data dypes are supported (ie, data files can be float, int or both). However, no support for missing. My next project!</p> ! <p>The output is still being overhauled. The basic overhaul is completed.</p> + <p>Once I have regression, t-tests, and correlations in limbistat and mistat I will call it an alpha release. Give me about two months.</p> <h3><a href="http://sourceforge.net/project/showfiles.php?group_id=87816"> |