Hi all,
starting to play with RPy, (and not very familiar with R, in fact), I want to
use gstat to make ordinary kriging, because scipy seems to not have a kriging
module. Then, I try to follow this example
http://casoilresource.lawr.ucdavis.edu/drupal/node/442
with own datas, but at the beginnin
Lionel Roubeyrie wrote:
> I know that cc=r.assign("coordinates(d)", c) is false, but I don't
> find a way to assign columns names : r.coordinates(d)=c is also wrong.
> It's certainly a stupid question, but how do you do that?
There are probably more elegant solutions... but have you tried
some