Phil Steitz
e368d0d702
Updated copyright dates.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@161625 13f79535-47bb-0310-9956-ffa450edef68
2005-04-17 05:12:15 +00:00
Phil Steitz
4a4f843f04
Fixed javadoc errors. One-sided t-test significance adjustment was
...
reversed in javadoc for boolean-valued test methods.
BZ #34448
Reported by: Gilles Gaillard
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@161613 13f79535-47bb-0310-9956-ffa450edef68
2005-04-16 21:49:45 +00:00
Dirk Verbeeck
9cdfd53d3b
svn:keywords correction
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@155427 13f79535-47bb-0310-9956-ffa450edef68
2005-02-26 13:11:52 +00:00
Phil Steitz
d432451865
Renamed .univariate -> .descriptive, .multivariate -> .regression
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141454 13f79535-47bb-0310-9956-ffa450edef68
2004-10-08 05:08:21 +00:00
Phil Steitz
0493b48d11
Modified regression section to reflect class name change.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141438 13f79535-47bb-0310-9956-ffa450edef68
2004-09-01 16:19:21 +00:00
Phil Steitz
cf659c5f76
Added missing semicolon in example.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141421 13f79535-47bb-0310-9956-ffa450edef68
2004-08-12 15:34:14 +00:00
Phil Steitz
77b718485c
Removed boolean equalVariances flag from t-test API.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141418 13f79535-47bb-0310-9956-ffa450edef68
2004-08-02 04:20:09 +00:00
Brent Worden
c28fd51e88
Fixed javadoc, checkstyle, and link warnings. Made some corrections and additions to the user guide.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141331 13f79535-47bb-0310-9956-ffa450edef68
2004-06-23 16:26:18 +00:00
Phil Steitz
09bbff13c2
Updated t-test docs to include paired, homoscedastic tests.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141275 13f79535-47bb-0310-9956-ffa450edef68
2004-06-05 19:28:43 +00:00
Phil Steitz
5e4fd24bd7
Added significance tests section.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141215 13f79535-47bb-0310-9956-ffa450edef68
2004-05-06 04:24:28 +00:00
Brent Worden
ee53ecd19a
Added user guide sections for complex numbers and distributions.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141198 13f79535-47bb-0310-9956-ffa450edef68
2004-04-26 20:06:51 +00:00
Phil Steitz
aff4070d66
Fixed typos.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141195 13f79535-47bb-0310-9956-ffa450edef68
2004-04-26 05:16:35 +00:00
Phil Steitz
9907485372
Added BivariateRegression section.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141193 13f79535-47bb-0310-9956-ffa450edef68
2004-04-25 19:16:13 +00:00
Phil Steitz
e20c24d522
Formatting.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141137 13f79535-47bb-0310-9956-ffa450edef68
2004-03-21 20:32:50 +00:00
Phil Steitz
0c6b77b4eb
Added Frequency example showing cumPct for a value between stored values.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141119 13f79535-47bb-0310-9956-ffa450edef68
2004-03-07 00:56:14 +00:00
Phil Steitz
08d7f9228a
Filled in missing Frequency section.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141117 13f79535-47bb-0310-9956-ffa450edef68
2004-03-06 20:43:00 +00:00
Phil Steitz
e6c5757f99
Filled in missing content in univariate statistics section.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141115 13f79535-47bb-0310-9956-ffa450edef68
2004-03-03 02:32:25 +00:00
Phil Steitz
11202c19df
Added more content to statistics and distributions user guide.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141113 13f79535-47bb-0310-9956-ffa450edef68
2004-02-29 21:25:08 +00:00
Phil Steitz
a9c7bad42a
Eliminated author tags.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141110 13f79535-47bb-0310-9956-ffa450edef68
2004-02-29 18:50:10 +00:00
Phil Steitz
94f23a61b5
Added copyright notice and reference to 2.0 license.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141107 13f79535-47bb-0310-9956-ffa450edef68
2004-02-28 17:47:37 +00:00
Brent Worden
70106770ea
fixed spelling error: cummulative -> cumulative.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141100 13f79535-47bb-0310-9956-ffa450edef68
2004-02-18 04:04:18 +00:00
Dirk Verbeeck
772d74b0fb
Reapply changeset (mdiggory 2003/11/09 12:17:50)
...
Adding documentation for Contributors.
Adding xsl stylesheets to render xdoc in browser and css to style content, this makes testing documentation additions easier without rendering the entire site. Simply open up xdoc in browser to see what it will look like after rendering.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141018 13f79535-47bb-0310-9956-ffa450edef68
2003-11-15 18:38:16 +00:00
Mark R. Diggory
dd899e75fc
Recovering
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141012 13f79535-47bb-0310-9956-ffa450edef68
2003-11-14 21:50:39 +00:00
Mark R. Diggory
e389289e77
Committing promotion to commons proper!
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141010 13f79535-47bb-0310-9956-ffa450edef68
2003-11-01 16:09:22 +00:00
Joerg Pietschmann
2d04bb133a
User manual for root finding, distribution framework and special functions.
...
Contributed by: Brent Worden
Reference: #23367 , #23361 , #23389
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140997 13f79535-47bb-0310-9956-ffa450edef68
2003-09-24 20:15:50 +00:00
Mark R. Diggory
fb359aaee0
PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21277
...
Submitted by: phil@steitz.com
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140956 13f79535-47bb-0310-9956-ffa450edef68
2003-07-05 16:59:13 +00:00