Commit Graph

4 Commits

Author SHA1 Message Date
R.J. Renken e68267182d Major update on CCREClass and some bug fixes in the CRE class.
CCRE class is now "more logical" from a programing point of view.
Created a fucntion to create the bin-edges for the reference function.
"condensed" the calc function (removed redundancies)
2022-03-27 17:12:16 +02:00
R.J. Renken 3998755f40 Allow for constant log(dFC) across bins. i.e. all bins will contain (approximately) and equal number of datum points.
In other words binsize for the refence is adapted such that the number of points per bin is equal.
2022-03-25 16:06:59 +01:00
Renken 8ac21ada83 Solved bug in usage histcount function used in the method: CCREClass.Calc. Now it calculates probability as it should.
Updated the test script
2020-02-21 16:16:54 +01:00
Renken 11d91979df added CCREClass 2020-02-21 08:24:58 +01:00