dataset {el.convex}R Documentation

dataset simulated using the procedure described in the reference

Description

First column is covariates, second outcomes, third and forth intrumental variables

Usage

data(dataset)

Format

The format is: num [1:1000, 1:4] 0 1 1 0 0 1 1 0 0 0 ... - attr(*, "dimnames")=List of 2 ..$ : NULL ..$ : chr [1:4] "W" "Y" "" ""

References

A Study of Methods for Computing Empirical Likelihood

Examples

data(dataset)

[Package el.convex version 1.0 Index]