bedapub / designit

Blocking and randomization for experimental design
https://bedapub.github.io/designit/
Other
7 stars 1 forks source link

export accept_strict_improvement? #26

Open idavydov opened 11 months ago

idavydov commented 11 months ago

At the moment accept_strict_improvement() is marked as internal. This means that it's not exported and a user cannot read the documentation.

I propose to exporting it. @ingitwetrust what do you think?

idavydov commented 4 months ago

ping @ingitwetrust if it's ok with you, I could export it.