logreg: logreg

Description Usage Arguments Value Author(s) References

View source: R/multi.R

Description

logreg Do a logistic regression using submitted model . #'

Usage

1
logreg(outvar, expvar, full = FALSE, quietly = FALSE)

Arguments

outvar

As numbers, factors or text. Represent the outcome

expvar

As character : model to be tested as var1 + var2 + var3

full

For full output

quietly

If TRUE, supress direct output

Value

An array containing resulting summary #' @examples logreg()

Author(s)

Gilles Desve

References

Based on: Epi6 and Stata functionnality, available at https://github.com/.


gdesve/epifield documentation built on Jan. 23, 2022, 10:03 a.m.