CyberFlameGO / jamovi

jamovi - open software to bridge the gap between researcher and statistician

Home Page:https://www.jamovi.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jamovi

jamovi is a free and open statistics package, which is easy to use, and designed to be familiar to users of SPSS. It provides a spreadsheet editor, and a range of statistical analyses. jamovi can provide R syntax for each analysis that is run, and additional analyses for jamovi can be developed using the R language.

Come visit us at jamovi.org.

running

the easiest way to build and work on jamovi, is to build it as a docker container. clone this repo (and submodules), and then build it with:

git clone https://github.com/jamovi/jamovi.git
cd jamovi
git submodule update --init --recursive
docker-compose build

once built, it can be run with:

docker-compose up

this launches an embedded web-server, and jamovi can be accessed with a web-browser at the url http://127.0.0.1:41337

About

jamovi - open software to bridge the gap between researcher and statistician

https://www.jamovi.org

License:Other


Languages

Language:JavaScript 51.8%Language:Python 22.3%Language:CSS 12.4%Language:C++ 5.9%Language:TypeScript 5.3%Language:Cython 1.0%Language:HTML 0.4%Language:Makefile 0.2%Language:C 0.2%Language:Shell 0.1%Language:Less 0.1%Language:Objective-C 0.0%Language:Batchfile 0.0%