scale_example {aplore3}R Documentation

SCALE_EXAMPLE data

Description

scale_example dataset.

Usage

scale_example

Format

A data.frame with 500 rows and 2 variables:

y

a dicotomic variable (say 1: No, 2: Yes)

x

a numeric variable

Source

Hosmer, D.W., Lemeshow, S. and Sturdivant, R.X. (2013) Applied Logistic Regression, 3rd ed., New York: Wiley

Examples

head(scale_example, n = 10)
summary(scale_example)

[Package aplore3 version 0.9 Index]