logistic_mod: logistic_mod

Description Usage Arguments Value Examples

View source: R/xwas.R

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)

nampho2/xwas documentation built on May 23, 2019, 12:17 p.m.