logistic_mod: logistic_mod

Description Usage Arguments Value Examples

Description

Main worker function to perform binary outcome associations.

Usage

1

Arguments

formula

an R formula class object.

data

the data.frame to perform analysis on, can be optional if the design argument is used.

design

a survey::svydesign object that has the experimental design.

...

are additional arguments passed on to the regression.

Value

A data.frame representing the binary outcome study.

Examples

1
2
3
4
## Not run: 
logistic_mod()

## End(Not run)

chiragjp/xwas documentation built on May 13, 2019, 5:27 p.m.