Commit Graph

451 Commits

Author SHA1 Message Date
Paul A. Bristow
8c9b1ade11 Changed to previous overlfow policy so returns inf
[SVN r38417]
2007-08-03 13:21:37 +00:00
John Maddock
5622703db0 Added new files
[SVN r38414]
2007-08-03 13:13:34 +00:00
Paul A. Bristow
cb82bea11e Paul's Big policy revison
[SVN r38413]
2007-08-03 10:13:47 +00:00
Paul A. Bristow
80808280b0 New example of C policy
[SVN r7593]
2007-07-30 13:19:43 +00:00
Paul A. Bristow
a0b2bfbac6 added more policy examples.
[SVN r7587]
2007-07-30 11:34:09 +00:00
Paul A. Bristow
2ba90ca9bd Further examples
[SVN r7586]
2007-07-30 11:31:49 +00:00
Paul A. Bristow
03c3ff77a1 enhanced example and output.
[SVN r7585]
2007-07-30 11:30:53 +00:00
Paul A. Bristow
5b88c8feef updated to use policy and show use of #define policy macro (but not in boost/math/tools/user.hpp)
[SVN r7543]
2007-07-26 11:19:53 +00:00
Paul A. Bristow
678bea17d5 Added author, copyright and license info
[SVN r7476]
2007-07-19 09:12:53 +00:00
Paul A. Bristow
da77559483 Revised to fit with updated docs that refer to it.
[SVN r7199]
2007-06-27 16:07:27 +00:00
Paul A. Bristow
48412c5354 Check works right to add reference from docs to replicate simple free function C/ FORTRAN style call using NAG library as example.
[SVN r7190]
2007-06-27 11:46:58 +00:00
Paul A. Bristow
4d9fa61b8d Changed 'accept' to 'not rejected'
[SVN r7167]
2007-06-26 13:36:29 +00:00
Douglas Gregor
f98b790432 Set MIME types and end-of-line styles globally
[SVN r7018]
2007-06-12 22:09:40 +00:00
John Maddock
36f93c5ccc One great big spell check!
Lots of trivial typo fixes.


[SVN r3497]
2006-12-04 18:09:20 +00:00
John Maddock
4358aba0ee Finished off binomial and neg binomial docs (hopefully).
Renamed param estimators for (negative) binomial sample sizes.
Tweaked root finding algorithms.
Tweaked ibeta inverse.


[SVN r3483]
2006-11-30 18:26:30 +00:00
John Maddock
ccfb864daf Added Jeffreys prior method to the binomial confidence limits.
Fixed a few typos in the neg binomial.


[SVN r3482]
2006-11-30 10:47:26 +00:00
Paul A. Bristow
f78564f356 Simple example of exceptions with Sutdent's t referenced from docs.
[SVN r3474]
2006-11-28 15:38:24 +00:00
John Maddock
1002d7d090 Minor coments/changes to code.
Proof reading changes to docs, mostly rewritten neg binomial worked example.
Removed dead test.


[SVN r3473]
2006-11-28 14:12:26 +00:00
Paul A. Bristow
0f81ae8494 Previous contenst removed leaving jsut a skeleton ready another example?
[SVN r3464]
2006-11-26 11:24:06 +00:00
John Maddock
ed1b8ae751 Finally got the parameter estimators right, and checked against "known goods".
Misc small fixes to the docs and example programs.


[SVN r3462]
2006-11-26 09:03:49 +00:00
John Maddock
d15bf712e5 Fixed binomial estimators and added stronger tests.
Typos in concepts.
Enabled native log1pl on more platforms.
Fixed binomial example.
Added image.


[SVN r3459]
2006-11-24 18:54:52 +00:00
Paul A. Bristow
9c804d1c12 Added more tests to run - still more to do.
[SVN r3449]
2006-11-24 10:00:33 +00:00
Paul A. Bristow
629c09b1ed binomial_distribution<> needed now no binomial typedef
[SVN r3444]
2006-11-23 15:35:55 +00:00
Paul A. Bristow
869bd3f433 Revised to improve layout.
[SVN r3439]
2006-11-22 18:42:04 +00:00
Paul A. Bristow
a65a57f360 Revised after split from confidence limits.
[SVN r3438]
2006-11-22 18:40:53 +00:00
Paul A. Bristow
ad935faf15 Some very simple examples of usage.
[SVN r3432]
2006-11-22 14:49:31 +00:00
Paul A. Bristow
6a12cd4697 Various examples of construction od distributions, and complications where name == function.
Needs a reference from docs.


[SVN r3431]
2006-11-22 14:33:22 +00:00
Paul A. Bristow
8759a0ee24 !st cut - unsure if results make sense?
[SVN r3427]
2006-11-21 19:03:40 +00:00
Paul A. Bristow
70d27a30e5 Very simple example showing replacement of NAG library calls.
[SVN r3426]
2006-11-21 17:23:56 +00:00
Paul A. Bristow
ef67590773 Examples of confidence limits like binomial.
[SVN r3425]
2006-11-21 17:18:45 +00:00
Paul A. Bristow
0f72972f34 various corrections.
[SVN r3424]
2006-11-21 17:16:37 +00:00
Paul A. Bristow
e28e8a7308 Example of selling candy. Sweet!
[SVN r3388]
2006-11-14 14:57:57 +00:00
John Maddock
0be23d0221 Refactored tutorial files, and added more tutorials.
[SVN r3368]
2006-11-10 15:42:31 +00:00
John Maddock
52762e1428 Initial version.
[SVN r3364]
2006-11-09 17:40:29 +00:00
Paul A. Bristow
f87cefe557 Example 3 renamed from construction examples (filename too long) and re-tested.
[SVN r3361]
2006-11-08 18:25:05 +00:00
John Maddock
3ea5308b45 Fixed problem with chi-squared sample size estimator.
Updated test program accordingly.
Added chi-square tutorial code.


[SVN r3360]
2006-11-08 17:14:39 +00:00
John Maddock
89ad63622e Corrected terminology, and other editorial changes.
[SVN r3338]
2006-10-31 18:08:56 +00:00
Paul A. Bristow
691dbdeca6 Reorganised into two examples.
[SVN r3306]
2006-10-24 09:41:19 +00:00
Paul A. Bristow
c53678c846 Naive example giving listing suitable for plotting etc.
[SVN r3302]
2006-10-23 14:35:35 +00:00
Paul A. Bristow
d581e01cb3 Annotated examples of distribution construction.
[SVN r3301]
2006-10-23 13:19:47 +00:00
Paul A. Bristow
4baf655d19 Worked example of negative binomial from wkipedia.
Need to remove the construtor examples elsewhere.


[SVN r3298]
2006-10-23 11:58:13 +00:00
John Maddock
fa86c0c490 Updated docs.
Rewritten students-t parameter estimator.
Added binomial examples.


[SVN r3162]
2006-08-26 18:33:46 +00:00
Paul A. Bristow
ed7804629d Updated to use distributions & cosmetic, & removals of warnings at level 4.
[SVN r3134]
2006-08-12 16:09:46 +00:00
Paul A. Bristow
9ec09012c3 Added disable warnings for MSVC and output.
[SVN r3133]
2006-08-12 15:50:29 +00:00
Paul A. Bristow
9895ce48e1 Use distributions instead of dist.
[SVN r3125]
2006-08-11 10:36:18 +00:00
John Maddock
fe21fb46b3 More tutorial code.
[SVN r3122]
2006-08-10 18:16:39 +00:00
John Maddock
5c645698c3 Added new style Student's t code and examples.
Added tutorial for the new stats code.


[SVN r3121]
2006-08-10 12:53:07 +00:00
Paul A. Bristow
e8c5217846 Example 1 from Wikipedia seems OK.
[SVN r3093]
2006-07-12 16:16:34 +00:00
John Maddock
57d3e67695 Initial commit
[SVN r3075]
2006-07-09 16:40:09 +00:00
Paul A. Bristow
8c446fc689 1st commit
[SVN r2997]
2006-06-19 09:25:41 +00:00
Paul A. Bristow
e8d34de928 1st try, also mailed.
[SVN r2991]
2006-06-18 11:53:12 +00:00