Entering edit mode
Dawei Li
▴
50
@dawei-li-4693
Last seen 10.2 years ago
Dear simon:
I used your program to process the count data. I got the following
message when I generate the plott:
> smoothScatter( log10(diagForIC$baseMean), log10(diagForIC$baseVar) )
KernSmooth 2.23 loaded
Copyright M. P. Wand 1997-2009
Error in if (!missing(bandwidth) && min(bandwidth) <= 0)
stop("'bandwidth' must be strictly positive") :
missing value where TRUE/FALSE needed
Calls: smoothScatter -> <anonymous> -> <anonymous>
In addition: Warning messages:
1: In min(x) : no non-missing arguments to min; returning Inf
2: In max(x) : no non-missing arguments to max; returning -Inf
3: In min(x) : no non-missing arguments to min; returning Inf
4: In max(x) : no non-missing arguments to max; returning -Inf
Execution halted
Please give me some advice.
dawei li
[[alternative HTML version deleted]]