R in a nutshell

Why learn R? Because it's rapidly becoming the standard for developing statistical software. R in a Nutshell provides a quick and practical way to learn this increasingly popular open source language and environment. You'll not only learn how to program in R, but also how to find the right...

Descripción completa

Detalles Bibliográficos
Otros Autores: Adler, Joseph, author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Sebastopol, California : O'Reilly [2010]
Edición:First edition
Colección:In a nutshell
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009628440406719
Tabla de Contenidos:
  • 1. Getting and installing R
  • 2. The R user interface
  • 3. A short R tutorial
  • 4. R packages
  • 5. An overview of the R language
  • 6. R syntax
  • 7. R objects
  • 8. Symbols and environments
  • 9. Functions
  • 10. Object-oriented programming
  • 11. High-performance R
  • 12. Saving, loading, and editing data
  • 13. Preparing data
  • 14. Graphics
  • 15. Lattice graphics
  • 16. Analyzing data
  • 17. Probability distributions
  • 18. Statistical tests
  • 19. Power tests
  • 20. Regression models
  • 21. Classification models
  • 22. Machine learning
  • 23. Time series analysis
  • 24. Bioconductor
  • App. R reference.