An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20091117/0ba67794/attachment.pl>
Kriging with NA values
2 messages · Tobin Cara, Robert J. Hijmans
If you are interpolating precipitation you probably should not ignore the zeros. If you want to log transform your values, perhaps you can use log(x+1) instead of log(x). Robert
On Tue, Nov 17, 2009 at 10:43 AM, Tobin Cara <cara.tobin at epfl.ch> wrote:
Hello, I am taking the log of precipitation values and therefore many are now NA values. I want to continue to krig my precipitation matrix. Is there a way to ignore these values with kriging. My attempt with is.nan still gives: Erreur : dimensions do not match: locations 105 and data 12 Thank you so much for your time and assistance, Cara ? ? ? ?[[alternative HTML version deleted]]
_______________________________________________ R-sig-Geo mailing list R-sig-Geo at stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-sig-geo