From the course: Introduction to jamovi

Unlock this course with a free trial

Join today to access over 22,600 courses taught by industry experts.

jmv package

jmv package

- [Instructor] You may be familiar with the statistical programming language R, a free open source language that is specifically developed for working with data, and is a favorite tool of statisticians, data analysts, data scientists everywhere. One of the great things about R is how powerful it is and that really you can do anything in it. One thing you can't do; however, is use drop down menus. You have to type out lines of code, and that makes it intimidating for a lot of people. One of the great things about Jamovi, which is based on R, is that it helps provide a bridge between people used to menu driven applications like SPSS, and command line driven applications like R. To show the connection between the two, I have the same analysis in both a Jamovi file, that's jmvpackage.omv, and as an R script, jmvpackage.r. Now, you're only going to be able to open that one if you have R installed on your computer and hopefully R Studio too. But let me show you how Jamovi connects these two…

Contents