Description Usage Arguments Value
This function picks baseline group from multiple treatment groups, and implements t-test between the baseline group and each treatment group.
1 |
y |
a formula object whose left hand side is outcome ( |
d |
a formula object whose right hand side is treatment variable ( |
base |
a string or numeric value of the baseline group. |
data |
an object whose class is |
A matrix including mean and its standard error of outcome
in each treatment and p-value of t-test.
This object has RCT
and ttest
class.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.