Replies: 1 comment
-
It is the same: just use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a lot of random data for each x position.
I have several measurements of data at each location as if the experiment was repeated N times
Currently, I am using:
But this only allows one unique measurement at each x. How can I have more than 1 noisy value for observe_y for each observe_x?
Beta Was this translation helpful? Give feedback.
All reactions