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

Getting mean in ordinary kriging #82

Open
shihabkhan1 opened this issue Jan 30, 2018 · 2 comments
Open

Getting mean in ordinary kriging #82

shihabkhan1 opened this issue Jan 30, 2018 · 2 comments

Comments

@shihabkhan1
Copy link

Hi
I'm doing 1D ordinary kriging and instead of the predictions, I need the mean of the kriged process. Is there any method that returns that or the estimated weights of the kriged process?

Thanks a lot!

@bsmurphy
Copy link
Contributor

bsmurphy commented Feb 3, 2018

That is a great question... unfortunately right now there aren't any methods to return those quantities, but this would be easy enough to implement. I'm going to add this to the v2 milestone...

@bsmurphy bsmurphy added this to the v2.0 milestone Feb 3, 2018
@MuellerSeb
Copy link
Member

Working with the ordinary kriging routine from GSTools, this is possible. There, also 1D kriging is provided.

@MuellerSeb MuellerSeb added this to To do in PyKrige v2 via automation Jan 27, 2020
@MuellerSeb MuellerSeb self-assigned this Jan 27, 2020
@MuellerSeb MuellerSeb moved this from To do to Selected in PyKrige v2 Apr 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
PyKrige v2
  
Selected
Development

No branches or pull requests

3 participants