This demo is a brief introduction to the R Commander menu system for the free open source R Statistical language available from http://www.r-project.org/.
You can see a video of installing R Commander at http://www.youtube.com/watch?v=zml4uXQDL4U. For Part 2 see http://www.youtube.com/watch?v=cfhG-zvsBNs
The simple data set can be entered at the R prompt with
Lead1 = data.frame(hair.lead=c(1.1, 1.9, 2.2, 6.3, 8.5, 10.0, 11.0, 12.0, 15.0, 2.4,2.5, 3.2, 3.3, 4.3, 2.5, 27.0, 699)
Link to this comment:
All Comments (0)