logreguni: logreguni

Description Usage Arguments Value Author(s)

View source: R/logreguni.R

Description

Calculate simple logistic regression models and return a formatted output.

Usage

1
logreguni(x, y)

Arguments

x

a data frame containing the independent variables.

y

the response variable, typically 0 or 1.

Value

prints tables with coefficients and confidence intervals.

Author(s)

Jutta Gamper


juttaGa/jmisc documentation built on May 20, 2019, 5:16 a.m.