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

Kriging.rsx still has a minor bug #59

Description

@midraed

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions