llrs / experDesign

Design experiments distributed in several batches
https://experDesign.llrs.dev
Other
10 stars 1 forks source link

Report if there are some batch issues #15

Closed llrs closed 4 years ago

llrs commented 5 years ago

When using evaluate_index it should report if there are some batch effects or not.

Probably by combining it with evaluate_independence and evaluate_orig.

llrs commented 4 years ago

Also might be worth to warn if there is a condition which is not replicated some samples processed on month = 1 and not reprocessed at month = 50 with all the other previous samples. Which might make the experiment void or needed to split in two

llrs commented 4 years ago

Documented on the vignette, also added examples to all functions. Not feasible to report batch effects as they could be hidden even when stratified/randomized.