Skip to content
Prev 7691 / 15075 Next

learning R

I share with Carl about the misuse of the term learning curve.

The original derivation was from learning theory where one plotted 
number of correct responses on the y axis against trial number on the 
x axis.  Steep learning curves thus implied rapid learning (of easy 
material).  Flat learning curves implied slow learning (of difficult 
material).

When I complain about this misuse of the term to my psychological 
colleagues, they smile, agree with me that their usage was incorrect, 
and then suggest I go back to worrying about how to code things in R.

When I teach R, I suggest that yes, the learning curve is steep, 
smile and then point out that therefore it is easy to learn. 
Realistically, as is true of learning any skill, the curve is 
negatively accelerated with asymptotic learning achieved only by the 
wizards of Core R.

Bill
At 8:42 AM +1100 12/13/10, John Maindonald wrote: