CaseCenteredLogistic: Conduct case-centered analysis

Description Usage Arguments Value Author(s)

View source: R/04.AnalyzeData.R

Description

Given a specifically formatted data frame, conduct case-centered analysis

Usage

1

Arguments

df

data frame containing one row for each riskset with the following variables: events_A1 (event count among the exposed), events_A0 (event count among the unexposed), riskset_A1 (total count among the exposed including those who are having events), and riskset_A0 (total count among the unexposed including those who are having events).

Value

glm fit object if successfully fit.

Author(s)

Kazuki Yoshida


kaz-yos/distributed documentation built on May 27, 2019, 4:50 a.m.