Skip to content
This repository has been archived by the owner on Jun 11, 2019. It is now read-only.

Kriging.rsx still has a minor bug #59

Open
midraed opened this issue Apr 27, 2016 · 0 comments
Open

Kriging.rsx still has a minor bug #59

midraed opened this issue Apr 27, 2016 · 0 comments

Comments

@midraed
Copy link
Contributor

midraed commented Apr 27, 2016

After @volaya commit Kriging still has a very small bug.

I'm sending a pr to solve the bug.

I've already an open pr. Maybe is better (to not mix things) pointing to the bug:

Line 9 is:
- Y<-as.factor(LayerField)

And should be:
+ Y<-as.factor(Layer$Field)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant