khkwong / Normalize.jl

MIT License
0 stars 0 forks source link

Verify chisq calculation against bestNormalize.R #13

Open tk3369 opened 3 years ago

tk3369 commented 3 years ago

I think we should at least verify the correctness of chisq implementation against bestNormalize.R. Let's pick a simple method (e.g. #7 exp) and compare calculation results between this package & the R package.

Then, add a test.