When asking a question of this sort, it is usually helpful to provide
an example of the code you were attempting to run.
For what its worth, the scale function works properly for me:
>>> from rpy import *
>>> r.scale( range(10) )
array([[-1.48630108],
[-1.15601195],
[-0.82572
I find a scale function in R language.
But in Rpy, I can't use r.scale(), is there a scale() function in Rpy?
this is my first use mail list , I don't know if I mail this message to the
correct address.
If I disturb, I am very sorry about it .
good luck
-