Questions tagged [nugget]
2 questions
6
votes
1 answer
What is the difference between a non-zero nugget and a noise term in Kriging/GPR?
With some Gaussian Process Regression/Kriging models, it's possible to specify both a non-zero nugget, and a noise term. For example, in Scikit-learn's GPR model, there is an alpha parameter, which I think represents the nugget, and a WhiteKernel…

naught101
- 4,973
- 1
- 51
- 85
0
votes
0 answers
Estimators for range and nugget parameters extremely correlated
When fitting a generalised least squares (GLS) model to a spatial dataset, I was surprised to find how correlated the estimators for the range and nugget are. I was assuming a covariance matrix $\boldsymbol\Sigma$ with elements
$\Sigma_{ij} =…

Knarpie
- 1,522
- 9
- 22