[R-sig-Geo] help: krigged map do not show colours
Anand Sookun
asookun at gmail.com
Mon Aug 3 17:30:52 CEST 2015
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20150803/24f4823e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: EXAMPLE DATA.csv
Type: text/csv
Size: 615 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20150803/24f4823e/attachment.bin>
More information about the R-sig-Geo
mailing list