Hi everybody, I used the krige.conv command (geoR package) to create a new data set. The input was a matrix with three spatial coordinates (x, y, z) in the first three columns and the value of a variable in the last column. The output is... a weird sequence of numbers. How can I make this output into the same format as the input, i.e. a nice matrix with three columns of coordinates and a last column with said variable?
Kind regards and thank you for helping! -- View this message in context: http://r.789695.n4.nabble.com/How-to-make-an-orderly-matrix-from-geostatistical-data-tp3874499p3874499.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@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.