survival_mod: survival_mod

Description Usage Arguments Value Examples

View source: R/xwas.R

Description

Main worker function to perform survival analysis.

Usage

1

Arguments

formula

an R formula class object.

data

the data.frame to perform analysis on, can be option if 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 survival outcome study.

Examples

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

## End(Not run)

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