githubpsyche / pcitpy

The Probabilistic Curve Induction and Testing (P-CIT) toolbox, implemented in Python.
https://githubpsyche.github.io/pcitpy/
Apache License 2.0
0 stars 0 forks source link

preprocessing_setup.scramble_dependent_variable #2

Closed githubpsyche closed 4 years ago

githubpsyche commented 4 years ago

Not tested yet. What does it do? What does a good test of it look like?

githubpsyche commented 4 years ago

I had to include a testing mode for the function that eliminates stochastic variation between runs, instead using example values instead for random variables instead. This allowed determination of whether the rest of the code produced the right outputs under particular conditions.