help: krigged map do not show colours
Unfortunately we don't have access to all the variables you use in `krige` call. Consider making a reproducible example. Cheers, Roman
On Mon, Aug 3, 2015 at 5:30 PM, Anand Sookun <asookun at gmail.com> wrote:
Hi Thank you Roman for your kind response. The data is as attached which is part of the whole dataset. My other problem is that im not able to create an appropriate prediction grid with some data included. The codes which failed to show colour ramps are map <- krige(logcarbseq ~ 1, locations = carbon_seq, newdata = map,model = vmf) str(map) print(spplot(map, "var1.pred", asp=1, col.regions=bpy.colors(64),main="OK prediction, carbon")) print(spplot(map, "var1.var",col.regions=cm.colors(64),asp=1, main="OK prediction variance, carbon")) I look forward to hopefully get some solutions. Thanks again and warm regards Anand On Mon, Aug 3, 2015 at 4:09 PM, Roman Lu?trik <roman.lustrik at gmail.com> wrote:
What is the variability of the plotted variable? Cheers, Roman On Sun, Aug 2, 2015 at 11:03 AM, Anand Sookun <asookun at gmail.com> wrote:
Hi I have kriged my data but the map shows uniform colours - no gradual contour colour plot on map code: print(spplot(k40, "var1.pred", asp=1, col.regions=bpy.colors(64),main="OK prediction, log-ppm Zn")) thnaks for any help Anand Sookun -- ------------------------------------------------------- *Anand Sookun (**MPhil. **PhD Candidate, University of Mauritius)* *Director cum Freelance Consultant* *Soft Sustainable Services (Mauritius)* *Research and Consultancy* Website: http://sustain-ability.webs.com/ https://www.linkedin.com/profile/view?id=161468467&trk=nav_responsive_tab_profile_pic [[alternative HTML version deleted]]
_______________________________________________ R-sig-Geo mailing list R-sig-Geo at r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo
-- In God we trust, all others bring data.
-- ------------------------------------------------------- *Anand Sookun (**MPhil. **PhD Candidate, University of Mauritius)* *Director cum Freelance Consultant* *Soft Sustainable Services (Mauritius)* *Research and Consultancy* Website: http://sustain-ability.webs.com/ https://www.linkedin.com/profile/view?id=161468467&trk=nav_responsive_tab_profile_pic
In God we trust, all others bring data. [[alternative HTML version deleted]]