I was using prcomp()
on R for the first time and I was wondering on the description about the scale
argument, this part in particular:
The default is FALSE for consistency with S, but in general scaling is advisable.
I couldn't find in the rest of documentation any reference to S. What does it stand for?