Hello!

I am trying to do a smooth with the kde2d function, and I'm getting an error
message about NAs.  Does anyone have any suggestions?  Does this function
not do well with NAs in general?

fit <- kde2d(X, Y, n=100,lims=c(range(X),range(Y)))

Error in if (from == to || length.out < 2) by <- 1 :
        missing value where TRUE/FALSE needed


Thanks in advance!!

Jen

        [[alternative HTML version deleted]]

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to