I'm finding this code very useful, thank you for writing such a nice package.
I have some data I'd like to fit but each point can have quite variable uncertainty. I find that in this case of different errors the code performs sub optimally.
Is there a way to weight each point? I thought this might be related to the the HeteroscedasticNoise, but my attempts with that failed as it wants a particular shape that I could not figure out.
Thanks in advance.
I'm finding this code very useful, thank you for writing such a nice package.
I have some data I'd like to fit but each point can have quite variable uncertainty. I find that in this case of different errors the code performs sub optimally.
Is there a way to weight each point? I thought this might be related to the the HeteroscedasticNoise, but my attempts with that failed as it wants a particular shape that I could not figure out.
Thanks in advance.