Learning R
Learn how to perform data analysis with the R language and software environment, even if you have little or no programming experience. With the tutorials in this hands-on guide, you’ll learn how to use the essential R tools you need to know to analyze data, including data types and programming conce...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
North Sebastopol, California :
O'Reilly
2013.
|
Edición: | 1st edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009629381206719 |
Tabla de Contenidos:
- Introduction
- A scientific calculator
- Inspecting variables and your workspace
- Vectors, matrices, and arrays
- Lists and data frames
- Environments and functions
- Strings and factors
- Flow control and loops
- Advanced looping
- Packages
- Dates and times
- Getting data
- Cleaning and transforming
- Exploring and visualizing
- Distributions and modeling
- Programming
- Making packages.