Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cokriging Predict Function "Error in h(simpleError(msg, call))" #104

Open
MichaelGAttia opened this issue Apr 5, 2022 · 0 comments
Open

Comments

@MichaelGAttia
Copy link

I tried to do CoKriging using gstat library in R. it works perfectly until the prediction function

CK <- predict(g, Grid)

It gave me this error:

Error in h(simpleError(msg, call)) : error in evaluating the argument 'obj' in selecting a method for function 'coordinates': trying to get slot "bbox" from an object (class "data.frame") that is not an S4 object.

edzer added a commit that referenced this issue Jun 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant