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

Is PyKrige able to determine Simple kriging #181

Closed
jtilson opened this issue Mar 30, 2021 · 4 comments
Closed

Is PyKrige able to determine Simple kriging #181

jtilson opened this issue Mar 30, 2021 · 4 comments
Assignees
Labels
Milestone

Comments

@jtilson
Copy link

jtilson commented Mar 30, 2021

Hello Folks, PyKrige 1.5.1 is nice. Q: Can I use PyKrige to perform a simple kriging while declaring the mean to be zero?
Regards,
jeff

@jtilson
Copy link
Author

jtilson commented Mar 30, 2021

Is already avail in GSTools

@jtilson jtilson closed this as completed Mar 30, 2021
@MuellerSeb
Copy link
Member

@jtilson you just gave the right answer ;-)

Since PyKrige will reuse the Routines of GSTools in the future, you can just use this. I also want to point out that the Gaussian Processes submodule of scikit-learn (https://scikit-learn.org/stable/modules/gaussian_process.html) is basically simple kriging.

Cheers,
Sebastian

@MuellerSeb MuellerSeb self-assigned this Mar 30, 2021
@MuellerSeb MuellerSeb added this to the v2.0 milestone Mar 30, 2021
@MuellerSeb
Copy link
Member

Also see: #152

@jtilson
Copy link
Author

jtilson commented Mar 31, 2021 via email

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

No branches or pull requests

2 participants