I have mentioned in the past that I have been learning to use R for statistics, though it's a programming language with other uses. An article about it came out today on LXer ((read it here) (https://itsfoss.com/install-r-ubuntu/), in case you're interested in learning about it. It also talks about RStudio, which makes it a lot more user-friendly.
Biology students at Trent now learn it in their first year. It is totally free and very powerful; commercial stats programs cost upwards of $500 unless you are eligible for student versions.
Thanks for the link.
The stats course I'm using introduces you to R almost right away. They use tutorials from Datacamp to do it but they use an online R interpreter.
The online interpreter used by Datacamp is a version of RStudio.
Quote from: fox on June 30, 2019, 10:41:06 PM
The online interpreter used by Datacamp is a version of RStudio.
Cool. How do you know this? They don't seem to mention it anywhere on their website. The only connection I can find between them and RStudio is that RStudio used to list them as a place to get tutorials.
I took a free mini-course on R at Trent, offered by Grad Studies. The instructor told me that the online app used by Datacamp is RStudio, and I recognized the format as well. If you like it, you can download the RStudio app for Linux for free.
Interesting, thanks. RStudio seems to have broken off their relationship with DataCamp over some alleged sexual offense that DataCamp didn't respond to appropriately. So, I'm curious how it will continue working unless the code is completely open source.