Tagged Questions
1
vote
0answers
49 views
Plotting a histogram estimate together with an analytical solution of the mean and covariance parameters
How do I plot a histogram estimate of this marginal distribution p(x1):
...
1
vote
1answer
820 views
2
votes
0answers
472 views
Combining errors in a histogram (binned data)
I'm processing some data that requires binning before it goes through a regression algorithm. The script is in Python and uses the Numpy histogram function, but ...
