Skip to content

MLTgeo/spacematters

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Space matters

Implementation of the schelling model to study the effect of the space on the simulation results.

Licence

The code in this repository is licenced under the GNU Affero GPLv3 software licence. 

Run it

You should use SBT, and execute: sbt run

Visualise the results

Go to the online app : https://clementinegeo.shinyapps.io/visualisation/ Or use RStudio, open the files ui.R or server.R in the "visualisation" folder, and execute: Run App

To visualise your own model results, upload csv files named "result.csv".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 84.7%
  • R 15.3%