rate_test: Test an event rate in two groups

Description Usage Arguments Value Examples

Description

Test an event rate in two groups

Usage

1
rate_test(events_a, events_b, y_person_a, y_person_b)

Arguments

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

Value

a tibble

Examples

1
rate_test(5,8,182.8,165.1)

lucavd/ratetest documentation built on Jan. 1, 2021, 8:26 a.m.