R Dataset / Package Zelig / eidat

On this R-data statistics page, you will find information about the eidat data set which pertains to Simulation Data for Ecological Inference. The eidat data set is found in the Zelig R package. You can load the eidat data set in R by issuing the following command at the console data("eidat"). This will load the data into a variable called eidat. If R says the eidat data set is not found, you can try installing the package by issuing this command install.packages("Zelig") and then attempt to reload the data with the library() command. If you need to download R, you can go to the R project website. You can download a CSV (comma separated values) version of the eidat R data set. The size of this file is about 199 bytes.

Simulation Data for Ecological Inference

Description

This dataframe contains a simulated data set to illustrate the models for ecological inference.

Usage

data(eidat)

Format

A table containing 4 variables ("t0", "t1", "x0", "x1") and 10 observations.

Dataset imported from https://www.r-project.org.

Attachments: csv, json

<iframe src="https://pmagunia.com/iframe/r-dataset-package-zelig-eidat.html" width="100%" height="100%" style="border:0px"></iframe>