Open slin30 opened 7 years ago
Thanks. I actually left all 3 checks in:
https://github.com/randyzwitch/RSiteCatalyst/blob/master/R/BuildInnerBreakdownsRecursively.R#L86
And, I hate missingness :(
Right, sorry-- missed that. Perhaps the order of the checks, then?
Agreed on missingness.
This is quite likely a result of the fix implemented in #207, specifically methinks it's due to removing the
!is.null()
check.With 1.4.11, when running
QueueRanked
(alsoQueueTrended
) with more than one element, without classification, I receive the following warning:This does not impact results, from what I can tell thus far.
Example:
Session info: