1 / 7

The “R” Statistical Package

The “R” Statistical Package. Naomi Altman Dept. of Statistics PSU. What is R?. R is a “freeware” version of the S or Splus package. R is available on Windows, Mac, Unix and Linux. R follows the “toolbox” philosophy – provide the tools and components and let the users build the machines.

Download Presentation

The “R” Statistical Package

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. The “R” Statistical Package Naomi Altman Dept. of Statistics PSU

  2. What is R? R is a “freeware” version of the S or Splus package. R is available on Windows, Mac, Unix and Linux. R follows the “toolbox” philosophy – provide the tools and components and let the users build the machines. Currently, R has lots of built-in “machines” (i.e. statistical methods) and many developers contributing free software – in particular, genomics, proteomics and spatial software.

  3. R vs SAS, Minitab and others Strengths of R • Good algorithms • User community with listserv • Very extensible – open source • Excellent graphics • Lots of contributed special purpose software (e.g. bioinformatics, spatial statistics …) Weaknesses of R • “Hacker-friendly” • Documentation is scattered • User-contributed software can be idiosyncratic • Very slow • Poor memory management

  4. Downloading R (www.r-project.org)

  5. Installing R Click on the appropriate platform. On Windows: Download the .exe file. (Note that for some packages you may want an older version.) Run the .exe file from the start menu.

  6. Summary R is easy to: • obtain • install • extend The learning curve is long. R is slow compared to platforms like Perl, C++, etc.

More Related