Cargando…

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
Clasificación:Libro Electrónico
Autor principal: Adler, Joseph, M.Eng
Formato: Electrónico eBook
Idioma:Alemán
Publicado: Köln : O'Reilly, ©2010.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
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.