Closed kbroman closed 6 years ago
If there are Inf values in scanone() output, plot.scanone() won't work. Revise to treat non-finite values like NAs.
Inf
scanone()
plot.scanone()
NA
If there are
Inf
values inscanone()
output,plot.scanone()
won't work. Revise to treat non-finite values likeNA
s.