powered by
Determine which requested items were actually shown after filtering
trainer_core_actually_shown(req_main, req_inter, ttest_filtered)
Character vector of actually shown specifiers.
Character vector of requested main factors.
Character vector of requested interactions ("A:B").
Filtered T-test lines.
trainer_core_actually_shown("A", "A:B", c("A - a", "A - a : B - b"))
Run the code above in your browser using DataLab