Skip to content
Prev 389249 / 398506 Next

Improvement: function cut

The warn should be in cut() => .bincode().

It should be generated whenever a real value (excludes NA or NAN or +/- 
Inf) is not included in any of the bins.


If the user writes a script and doesn't want any warnings: he can select 
warn = FALSE. But otherwise it would be very helpful to catch 
immediately the error (and not after a number of steps or miss the error 
altogether).


Leonard
On 9/18/2021 1:28 AM, Jeff Newmiller wrote: