image from: R Project
As for this page, I wasn't intentionally build it as a tutorial page, but more like to show what I've learned and done with R. So it will be un-structured and scattered, as I invreasingly use it to solve my problems or several tutorial that I follow. But I try to divide it in to parts from the simplest code (for me) towards the hardest code. But I can guarantee that it won't be so complicated though. Remember it's R from Dummies.
So here we go...
R from Dummies
Maybe you think the title is wrong. It should be R for Dummies. No, itsn't, because I am just about a month a go running R as daily habit, although I have installed the R package and R Studio since two years a go. At first I only used it as tools for hydrological modeling, but now I use it for many kind of activity, including blog posting.As for this page, I wasn't intentionally build it as a tutorial page, but more like to show what I've learned and done with R. So it will be un-structured and scattered, as I invreasingly use it to solve my problems or several tutorial that I follow. But I try to divide it in to parts from the simplest code (for me) towards the hardest code. But I can guarantee that it won't be so complicated though. Remember it's R from Dummies.
So here we go...
The one with the introduction
- 0.1 How to cite R (R for beginners)
- 1.1 R the 18th letter: R for beginners
- 1.2 Why R (R for beginners)
- 1.3 An R historical glimpse
- 1.4 R environment (R for beginners)
- 1.5 R installation (R for beginners)
- Part 2: StartingR (R for beginners)
- 2.1 Some R cool stuffs for motivation (R for beginners)
- 3rd Workshop Introduction to R
- Tabel of contents: 3rd Workshop Introduction to R
The one with chart plotting
- [exercise] My first plot
- [exercise] Plotting groundwater and river water TDS
- QQ plot in R
- Linear regression: in Excel and R
- Plotting selangkah demi selangkah dengan R
The one with basic statistic analysis
The one with multivariate analysis
- Heatmap and corrgram to evaluate student's scores (updated)
- Twitter data mining: first try out
- Matrix aggregation (finalized post)
The one with hydrological modeling
- Lumped vs distributed model
- How to install Hydromad Package on Mac OSX Lion
- Following the hydromad tutorial by Felix Andrews
- Hydromad application to Cikapundung Catchment: an exercise
No comments:
Post a Comment