apatlpo / nwa

nwa work
0 stars 0 forks source link

TODO 09/24 #1

Open apatlpo opened 1 year ago

apatlpo commented 1 year ago

keeping track of email exchange entitled "Re: drifter inference - update"

apatlpo commented 1 year ago

Andrew

apatlpo commented 1 year ago

Lachy

The statistical noise in the fits can be to a few things:

  1. Sometimes the true parameters, and the effective parameter from the sample are different. So, you set, say, lambax = 2 and sample a field. For a small amount of data sometimes the genuine best fit is not at lambax = 2. The way you can see if this is a problem is run repeated experiments with different samples of the field. understood, this would unfortunately increase the computational burden if we had to go around this
  2. I’m increasingly uneasy that emcee is just doing a bad job at fitting. I’m in Lancaster at the moment and I’ve got Dodd to get the generalised Matern into GPJax. We could try and write the inference in GPJax to see if emcee is giving us the right answers or not. (I could also just knock up a quick fit for purpose MH sampler if we’re set on the number of parameters we’re using.) to be discussed along with that I may be keen in general to hand over the inference part to an expert

Are the mooring and drifter locations the same between each of the three batches of experiments? If not, this would contribute to the noise. I think they are different between batches (they necessarily are to some extent given their inequal length) but would have to double check

I think that out of these things 2) is the problem. The main thing that suggests this to me is the times where the MAP is outside of the predictive interval. I’ve never seen this happen in any sort of real statistical problem and so it suggests to me that the sampler is cooked.