simple_logistic_reg: Runs a simple logistic regression with only prs as a...

Description Usage Arguments

View source: R/analyses.R

Description

Runs a simple logistic regression with only prs as a predictor.

Runs a more complex logistic regression with prs, age and sex as predictors

Usage

1
2
3
simple_logistic_reg(full_table, phenotype, ...)

complex_logistic_reg(full_table, phenotype)

Arguments

full_table

data.frame containing phenotype and score information

phenotype

character vector for phenotype

...

dots argument for glm capabilities


aballou16/geneticriskR documentation built on Dec. 27, 2019, 3:39 p.m.