|
Hi Dr. Ribeire, This is very helpful, thank you. I was assuming that my code did split the nugget into measurement error and micro-scale variation when I specified in the krige.control "micro=myfit$nugget/2" is this not correct? This, I thought, splits the nugget in half. I also noticed that when I do this, the kriging variance seems odd with a lot of zeros or very low numbers do you know why? I don't suppose you can direct me to some example code that explains how to compute the measurement error using locations as "blocks" and subtracting from the nugget. I don't see that mentioned in your book (the book is very useful by the way). Zev Paulo Justiniano Ribeiro Jr wrote: Dear Zev The warning is really just a warning and not an error...the point is you may need some data manipulation in order to run the analysis you anty. Firts of all the fact you have duplicated information in (some) locations may give you the opportunity to split you negget parameter estimate in measurement error and micro-scale variation. One possibility to compute the former using the duplicated data (locations as "blocks" and subtract this from the nugget. The difference givesyouy the latter. You can them use thei information when kriging with krige.conv() hope this helps, otherwise contact me again for further details best Paulo Justiniano Ribeiro Jr LEG (Laboratório de Estatística e Geoinformação) Universidade Federal do Paraná Caixa Postal 19.081 CEP 81.531-990 Curitiba, PR - Brasil Tel: (+55) 41 3361 3573 Fax: (+55) 41 3361 3141 e-mail: paulojus AT ufpr br http://www.leg.ufpr.br/~paulojus On Tue, 30 Oct 2007, Zev Ross wrote: -- Zev Ross ZevRoss Spatial Analysis 303 Fairmount Ave Ithaca, NY 14850 607-277-0004 (phone) 866-877-3690 (fax, toll-free) [EMAIL PROTECTED] |
_______________________________________________ R-sig-Geo mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-geo
