Displaying 2 results from an estimated 2 matches for "binom_raw".
2024 Apr 24
0
[Rd] R 4.4.0 is released
...the other source references from parsed R language
      chunks, fixing PR#18638 thanks to Andrew Simmons.
    * dgeom() is more accurate now, notably when its result is very
      small, fixing PR#18642 thanks to the proposal of Morten Welinder,
      also improving other instances where C level binom_raw(x, n, ..)
      has x == 0 or x== n.
    * warning() with options(warn = 1) has improved output for
      multi-line messages.
    * axis.Date() and axis.POSIXct() now respect the par("lab") setting
      for the number of pretty() intervals.
    * Comparisons for language objects (whi...
2024 Apr 24
0
[Rd] R 4.4.0 is released
...the other source references from parsed R language
      chunks, fixing PR#18638 thanks to Andrew Simmons.
    * dgeom() is more accurate now, notably when its result is very
      small, fixing PR#18642 thanks to the proposal of Morten Welinder,
      also improving other instances where C level binom_raw(x, n, ..)
      has x == 0 or x== n.
    * warning() with options(warn = 1) has improved output for
      multi-line messages.
    * axis.Date() and axis.POSIXct() now respect the par("lab") setting
      for the number of pretty() intervals.
    * Comparisons for language objects (whi...