check_ortho_inputs | R Documentation |
Check the correlation between the rates of the two inputs for a two-input experiment.
check_ortho_inputs(td)
td |
trial design for a two-input experiment with rates assigned |
table
#--- load a trial design for a two-input experiment ---#
data(td_two_input)
#--- check correlation ---#
check_ortho_inputs(td_two_input)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.