tzuliu / ooc

This is a repository for the project of "Ordered Optimal Classification"
MIT License
8 stars 2 forks source link
fortran ideal-points r

OOC: Ordered Optimal Classification

Build Status license [Github All Releases]() [GitHub Release]()

This is a repository for the project "OOC: Ordered Optimal Classification"


To install the "ooc" Package in R, first download and load "devtools" as below:

install.packages("devtools", dependencies=TRUE)
library(devtools)

Then install and load the development version from GitHub:

devtools::install_github('tzuliu/ooc')
library(ooc)

Prerequisites:

Mac Users

Windows Users

For the final version of the paper "What Ordered Optimal Classification Reveals about Ideological Structure Cleavages and Polarization" and the related/replication codes, please refer to this repository.