Code Monkey home page Code Monkey logo

jaspcircular-original's Introduction

Circular Statistics for JASP

This is a circular statistics module for JASP. It can be installed additionally to the JASP core module. It provides basic methods in the JASP GUI such that analyses can be run without the need for programming. The underlying R code is based on the package circular by U. Lund et al..

Prerequisites

An installed JASP version >= 0.11 (it needs to support dynamic modules).

Installing

The following works for JASP version 0.11. The process may vary for higher versions of JASP because dynamic modules are still beta in JASP version 0.11.

  • Download the source JASP-module-<version>.tar.gz from the latest release to your local file system.
  • Open JASP.
  • Go to Preferences -> Advanced -> Enable Developer mode (beta)
  • Click the + button in the main ribbon and select install module.
  • Select the downloaded JASP-module-<version>.tar.gz.

That's it! The module and all it's R dependencies will be installed automatically.

You can now load a dataset in JASP as usual and start the analysis.

How to use it

You can use the submenus of Circular Statistics to run descriptive analysis (such as plotting) or hypothesis tests. Most important is that you specify the period of your data for each analysis. This can be done in every submenu separately. A documentation of the functionalities can be found in the GUI itself. Just press the information button in the submenus. A toy data set to play with is the ElNino.csv. A commented example analysis for this data set can be found here. To look at it, just open the ElNino.jasp file in JASP.

Developed With

Contributing

If you would like to contribute to the module, you can use JASP as a development tool:

  • Download, fork, or clone the CircularStatistics repo.
  • Open JASP and go to preferences.
  • Go to Advanced.
  • Set the development path to the CircularStatistics repo.
  • Then click the + button in the main ribbon.
  • Click Install Development Module.

There you go! Any changes made to the GUI or the R code will be reflected in JASP immediately. For further details we refer to the JASP development documentation.

Authors

  • Aaron Bahde and Philipp Berens

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details.

Acknowledgments

Special thanks go to the JASP team of the University of Amsterdam who supported this project at any time. The compatibility of this module with the JASP core is due to their refactoring of the JASP design.

The inspiration for this module was given by Philipp Berens and his publication CircStat: A Matlab Toolbox for Circular Statistics.

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.