How can I learn R for statistics software without prior knowledge?

  • Context: High School 
  • Thread starter Thread starter TheRobster
  • Start date Start date
  • Tags Tags
    Software Statistics
Click For Summary

Discussion Overview

The discussion centers around recommendations for learning R, a statistics software, for someone with basic statistical knowledge but no prior experience with R. Participants share resources, strategies, and tools to facilitate the learning process.

Discussion Character

  • Exploratory, Technical explanation, Conceptual clarification, Homework-related

Main Points Raised

  • Rob seeks beginner-friendly resources for learning R, expressing a preference for materials that do not assume prior knowledge of the software.
  • One participant suggests checking the introduction on the official R website, indicating it is straightforward.
  • Another participant mentions that with a good understanding of theoretical statistics, one can start with an introduction by viraltux.
  • A different participant recommends a specific PDF resource, 'SimpleR', and mentions the book 'R in a nutshell' while advising to stick with free resources if mastery is not the goal.
  • One suggestion is to focus on understanding different data structures and data input in R, advocating for a learn-as-you-go approach by searching for specific tasks online or asking in forums.
  • A participant introduces R Commander (Rcmdr), an R package that provides a graphical interface to assist beginners in learning R by displaying the corresponding R code for actions taken through the interface.

Areas of Agreement / Disagreement

Participants generally agree on the availability of resources and tools to help learn R, but there is no consensus on a single best approach or resource for beginners.

Contextual Notes

Some resources mentioned may have varying levels of accessibility or may not cater specifically to absolute beginners, which could affect their usefulness depending on individual backgrounds.

Who May Find This Useful

Individuals seeking to learn R for statistical analysis, particularly those with a background in basic statistics but no prior experience with R.

TheRobster
Messages
5
Reaction score
0
Hi all,

I've been asked to learn how to use the R for statistics software at work. I know "basic" stats theory such as linear/multiple regression, t-tests, ANOVA etc, and have used other software packages such as Excel, SPSS, but never R. Can anyone recommend any good books/websites to get me started?

There appears to be quite a lot of resources of the official R website but having looked there it seems they assume a reasonable level of knowledge to start with. What I really need is an "R for dummies" type of resource. Can anyone suggest anything?

Cheers
-Rob
 
Physics news on Phys.org
if you have a good level of theoretical statistic, you can already begin with the introduction of viraltux
 
i would just learn a bit about the different data structures, and how to input data. whenever you want to do something specific, just google it or ask on a forum. R is pretty high level so most things are just one-liners. just learn it as you go.
 
In addition to books (online or otherwise), consider loading R Commander (Rcmdr). It's an R package which gives you a graphical interface to R, intended to give students an assist in learning R. When you select an action from R Commander's menu, it executes the action and also displays the R code for that purpose.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
1K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
9
Views
30K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
6K
Replies
3
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K