R Dataset / Package Zelig / bivariate

On this R-data statistics page, you will find information about the bivariate data set which pertains to Sample data for bivariate probit regression. The bivariate data set is found in the Zelig R package. You can load the bivariate data set in R by issuing the following command at the console data("bivariate"). This will load the data into a variable called bivariate. If R says the bivariate 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 bivariate R data set. The size of this file is about 966 bytes.

Sample data for bivariate probit regression

Description

Sample data for the bivariate probit regression.

Usage

data(bivariate)

Format

A table containing 6 variables ("y1", "y2", "x1", "x2", "x3", and "x4") and 78 observations.

Source

This is a cleaned and relabelled version of the sanction data set, available in Zelig.

References

Martin, Lisa (1992). Coercive Cooperation: Explaining Multilateral Economic Sanctions, Princeton: Princeton University Press.

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

Attachments: csv, json

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