Description Usage Arguments Value
Make an experiment object
1 2 3 4 5 6 | make_expt(
ncage_treatment = 4,
ncage_control = ncage_treatment,
mice_per_cage_treatment = 1,
mice_per_cage_control = mice_per_cage_treatment
)
|
ncage_treatment |
The number of cages per treatment, in default it equals to the control. |
mice_per_cage_treatment |
number of mice in each cage in treatment group, in default it equals to the control. |
An object of class "expt"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.