You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That parameter isn't actually an integer, so an HPD "interval" doesn't even make sense. It should be a "set". If you click on "C"ategorical then it should be doing the right thing but two things happen:
(1) The labels get turned into real numbers which doesn't make sense: 1 -> 1.0, 2 -> 2.0 ...
(2) The labels get reordered incorrectly. The value for 1 gets labelled 0.0 and the value for 0 gets labelled 1.0!!
It looks the histogram of the discrete value having few issues:
The value "3" is inside HPD interval, but the plot shows its bar is yellow.
Alexei thinks the y-axis should start from 0 as default for counts.
The log file is attached.
gomp_t50_Coal copy.log
The text was updated successfully, but these errors were encountered: