Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

About

The MLID package provides tools and functions for studying ethnic and social segregation with a multilevel index of dissimilarity that measures uneveness, spatial clustering and scale differences simultaneously.

Installation

To get the latest version on CRAN:

installed.packages("MLID")

To get the current development version from GitHub:

# install.packages("devtools")
require(devtools)
devtools::install_github("profrichharris/MLID")

Using MLID

For a quick introduction, follow the examples provided with

?id

For a tutorial

vignette("MLID", package = "MLID")

Licence

Scripts are released under the GPL-3 License

Travis-CI Build Status

You can’t perform that action at this time.