Peterborough Linux User Group (Canada) Forum

Linux & Android => Linux Applications & Android apps => Topic started by: fox on June 30, 2019, 07:31:21 AM

Title: Article on R
Post by: fox on June 30, 2019, 07:31:21 AM
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.
Title: Re: Article on R
Post by: Jason on June 30, 2019, 06:58:28 PM
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.
Title: Re: Article on R
Post by: fox on June 30, 2019, 10:41:06 PM
The online interpreter used by Datacamp is a version of RStudio.
Title: Re: Article on R
Post by: Jason on July 01, 2019, 02:24:38 AM
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.
Title: Re: Article on R
Post by: fox on July 01, 2019, 08:58:46 AM
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.
Title: Re: Article on R
Post by: Jason on July 01, 2019, 09:55:32 AM
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.