[R] help with kriging interpolation
Anupam Tyagi
anupamtg at gmail.com
Thu Apr 4 11:01:30 CEST 2013
You may want to look at a GIS related package in R. The soil sampling
example makes sense.
Anupam.
On 4/4/13, Jeff Newmiller <jdnewmil at dcn.davis.ca.us> wrote:
> I am no expert on kriging, but I do know that your question desperately
> needs a reproducible example [1] that illustrates the actual problem you are
> encountering.
>
> [1]
> http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example
> ---------------------------------------------------------------------------
> Jeff Newmiller The ..... ..... Go Live...
> DCN:<jdnewmil at dcn.davis.ca.us> Basics: ##.#. ##.#. Live Go...
> Live: OO#.. Dead: OO#.. Playing
> Research Engineer (Solar/Batteries O.O#. #.O#. with
> /Software/Embedded Controllers) .OO#. .OO#. rocks...1k
> ---------------------------------------------------------------------------
>
> Sent from my phone. Please excuse my brevity.
>
> Alfred Oswago <numeros2005 at gmail.com> wrote:
>
>>All,
>>I am new to using R and know some basics. I wish to use kriging in R
>>to
>>do the following:
>>
>>given data Y =f(X1,X2,X3,.....,Xn) --1000+ irregular measured data
>>set.
>>
>>I would like to be able to get a single value y given sinle input set
>>(x1,x2,x3,...xn)
>>
>>A google search on this takes me lierally to the same example on
>>involving
>>analysis with soil sampling and I cannot figure out how to extract
>>single
>>point interpolant.
>>
>>Any examples or pointers appreciated,
>>Numeris.
>>
>> [[alternative HTML version deleted]]
>>
>>______________________________________________
>>R-help at r-project.org 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.
>
> ______________________________________________
> R-help at r-project.org 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.
>
More information about the R-help
mailing list