Description Usage Arguments Value Examples
Test an event rate in two groups
1 | rate_test(events_a, events_b, y_person_a, y_person_b)
|
events_a |
number of events occurring the first group |
events_b |
number of events occurring in the second group |
y_person_a |
years (or months)-person for the first group |
y_person_b |
years (or months)-person for the second group |
a tibble
1 | rate_test(5,8,182.8,165.1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.