Learn R Programming

WLogit (version 2.1)

y: Example of a binary response variable of a logistic model.

Description

It contains an example of a binary response variable of a logistic model.

Usage

data("y")

Arguments

Format

The format is: int [1:100] 0 1 0 1 1 0 0 0 1 1 ...

Examples

Run this code
data(y)

Run the code above in your browser using DataLab