Learn R Programming

WLogit (version 2.1)

X: Example of a design matrix of a logistic model

Description

It contains an example of a design matrix of a logistic model.

Usage

data("X")

Arguments

Format

The format is: num [1:100, 1:500] -1.576 -0.476 -0.237 -0.398 0.284 ...

Examples

Run this code
data(X)

Run the code above in your browser using DataLab