Table of Contents»
Contributing Authors:
Ching-Ti Liu, PhD, Associate Professor, Biostatistics
Jacqueline Milton, PhD, Clinical Assistant Professor, Biostatistics
Avery McIntosh, doctoral candidate
Why Learn R?
- It's free!
- It is a new, cutting edge tool for biostatistics.
- Many authors are using R and reporting their results in the context of R.
- Online support and resources are readily available for R
- It is highly extendable; it providing:
- Interactive Web Search
- Use in Unix environments for scientific computing: BU Secure Computing Cluster (SCC)
- Ability to be used in conjunction with Python, SAS, Excel, , JAGS, OpenBUGS, others
This introductory module will provide:
- An Introductory R Session
- R as a Calculator
- Import, export and manipulate datasets
- Getting Help and Loading Packages
Learning Objectives
By the end of this session students will be able to:
- Identify the components of the R interface for Windows
- Conduct standard arithmetic calculation: both numerical and matrix
- Import, export and manipulate datasets
- Access R help and load packages in R