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
At the moment the optimized value is the absolute mean difference with the original value. It could be interesting to fit the entire distribution, which would be a normal distribution 0 centered and sd = ?.
Things to consider:
the entropy is bounded.
the chisq.test is also bounded and should follow a uniform distribution close to 0?
The text was updated successfully, but these errors were encountered:
At the moment the optimized value is the absolute mean difference with the original value. It could be interesting to fit the entire distribution, which would be a normal distribution 0 centered and sd = ?.
Things to consider:
The text was updated successfully, but these errors were encountered: