Learn R Programming

lsm (version 0.2.1.5)

lowbwt: lowbwt

Description

lowbwt

Usage

lowbwt

Arguments

Format

A data frame with 189 observations on the following 11 variables.

ID

a numeric vector

SMOKE

a numeric vector

RACE

a numeric vector

AGE

a numeric vector

LWT

a numeric vector

BWT

a numeric vector

LOW

a numeric vector

PTL

a numeric vector

HT

a numeric vector

UI

a numeric vector

FTV

a numeric vector

References

Hosmer, D. (2013). Wiley Series in Probability and Statistics Ser. : Applied Logistic Regression (3). New York: John Wiley & Sons, Incorporated.

Examples

Run this code
  # data(lowbwt)
  # maybe str(lowbwt) ; plot(lowbwt) ...

Run the code above in your browser using DataLab