Coder Social home page Coder Social logo

mobiodiv / mobsim_app Goto Github PK

View Code? Open in Web Editor NEW
1.0 9.0 3.0 9 KB

Shiny app for the R package mobsim

Home Page: http://idiv-app1.inf-bb.uni-jena.de:8080/mobsim_app/

R 100.00%
species spatial-scales species-abundance-distributions biodiversity-patterns simulation visualization shiny shiny-apps

mobsim_app's Introduction

mobsim_app -- Simulation and visualization of biodiversity patterns across spatial scales using the mobsim R-package

Authors

Katharina Gerstner, Felix May

Description

This is an interactive tool that aims to simulate and visualize multiple biodiversity patterns across spatial scales using the mobsim R-package. A Thomas model is used to simulate point pattern distributions of individual species. Key parameters of the simulation are:

  • total number of individuals,
  • total number of species,
  • the coefficient of variation in the species-abundance distribution that determines the eveness of the abundances,
  • spatial aggregation of species.

The tool

  1. simulates locations of individuals of different species in a location (plot, area);
  2. plots biodiversity patterns such as
  • species-abundance distributions (SAD) using Preston octave plot and rank-abundance curve,
  • spatial distribution of individuals within a unit area,
  • species accummulation curves (SAC), species-area relationships (SAR), and the distance-decay curve.

Run the app on the web

The app is hosted at the following url: https://github.com/MoBiodiv/mobsim_app

Run the app locally

The app can be run locally. Several R packages are required for locally hosting the app, these can be installed from the R terminal:

install.packages(c('shiny', 'shinyBS', 'devtools'))
library(devtools)
install_github('mobiodiv/mobsim')

Once those dependencies are installed you can run the app from the R terminal using:

library(shiny)  
runGitHub("mobiodiv/mobsim_app")

License

GNU GPL

mobsim_app's People

Contributors

dmcglinn avatar katharinagerstner avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mobsim_app's Issues

App url?

We need to add the app url (where it is being served) to the readme also this should be linked in to the mobsim repo as well

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.