| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 52864 |
5807 d 1 h |
urbaneks |
/branches/R-exp-R5/ |
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system |
|
| 51800 |
5940 d 9 h |
maechler |
/trunk/tests/ |
regression test for r51179: pchisq(*,ncp) PR#14216 |
|
| 51613 |
5956 d 3 h |
maechler |
/trunk/ |
- long standing rather cosmetic improvement in pd_lower_cf() convergence
checking (related to r50393).
- pgamma(0,0, lower=FALSE) --> 0 |
|
| 51327 |
5974 d 7 h |
maechler |
/trunk/ |
another extreme tail pbeta(*, log.p) case: PR#14230 |
|
| 50733 |
6069 d 2 h |
maechler |
/trunk/ |
qpois(1,0) [PR#14135] |
|
| 50557 |
6088 d 8 h |
maechler |
/trunk/ |
pchisq(x, ncp=L, lower.case=TRUE) no longer warns for large L (partial revert of r50552) |
|
| 50552 |
6089 d 18 h |
maechler |
/trunk/ |
another pchisq(., ncp > 80) case |
|
| 50399 |
6101 d 18 h |
maechler |
/trunk/ |
another (related, but orthogonal to r50393) qgamma(x, <small a>) fix |
|
| 50393 |
6102 d 3 h |
maechler |
/trunk/ |
pgamma() and qgamma() upper-tail improvements, partly related to PR#12324 |
|
| 50158 |
6125 d 22 h |
maechler |
/trunk/ |
pbeta(*, log=TRUE) [toms708]: more accurate in extreme tails; C code with less gotos |
|
| 48608 |
6272 d 3 h |
maechler |
/trunk/ |
qbinom(<extreme>) exposed thinko, (PR#13711) |
|
| 47005 |
6456 d 6 h |
maechler |
/trunk/ |
dchisq(<large x>, df, ncp >0) : fix PR#13309 |
|
| 46808 |
6476 d 22 h |
maechler |
/trunk/ |
pf(x, ncp) more accurate for large x, using new pnbeta2() with (x,1-x) arg |
|
| 46489 |
6535 d 2 h |
maechler |
/trunk/tests/ |
test result |
|
| 46485 |
6537 d 4 h |
maechler |
/trunk/ |
dnbinom(0, ., mu=<large>) |
|
| 46290 |
6559 d 8 h |
ripley |
/trunk/ |
pgamma(-1, alpha=0) was wrong |
|
| 46016 |
6600 d 3 h |
maechler |
/trunk/ |
plnorm() - fix for bug PR#11867 |
|
| 46010 |
6604 d 2 h |
maechler |
/trunk/ |
phyper(<huge>,0,0,0): fix PR#11813 |
|
| 45874 |
6623 d 23 h |
maechler |
/trunk/ |
more qbeta() like 45869 |
|
| 45873 |
6624 d 7 h |
ripley |
/trunk/tests/ |
remove what seems to be debugging code output |
|