Du er ikke logget ind
Beskrivelse
This book is a complete beginner's guide to using and learning R. It covers topics on downloading and installing R, using R functions, creating R functions and using R packages. The book discusses how to read data into R and then how to use R for various data manipulation purposes. Computing descriptive statistics and statistical test of hypotheses are also discussed at length using R. Contents: 1. Introduction, 2. Functions in R, 3. R packages, 4. Reading and writing data, 5. Data manipulation using R, 6. Descriptive statistics using R, 7. Graphs and plots in R, 8. Probability distributions in R, 9. Tests of hypothesis in R, 10. Regression analysis in R, 11. Analysis of designed experiments, 12. Multivariate analysis in R, 13. Creating an R package under Windows,