Re: [Rpy] mclust package of R

2010-03-02 Thread Peter
On Tue, Mar 2, 2010 at 6:18 PM, zahra sheikhbahaee wrote: > Hi, > In python the results for a specific input look like this: > ... > > Do you think whether there is a practical solution for my problem or not? > > Zahra. You haven't explained how you got those two sets of output, furthermore it do

Re: [Rpy] mclust package of R

2010-03-02 Thread zahra sheikhbahaee
Hi, In python the results for a specific input look like this: ['modelName', 'n', 'd', 'G', 'BIC', 'bic', 'loglik', 'parameters', 'z', 'classification', 'uncertainty'] Mean: [[ 0.20609646 -0.40144849] [ 0.86991148 0.82791771]] BIC: [[-8035.90938198] [-7677.29330621]] 1 0 Variance$sigma: [[[ 1.23

Re: [Rpy] mclust package of R

2010-03-02 Thread Peter
On Tue, Mar 2, 2010 at 5:48 PM, zahra sheikhbahaee wrote: > Hi all, > > I am using mclust package of R. I checked the results which I have already > covert by rpy2 to python by R's one. It calculates the covariance matrix of > my data but I got surprised because it seems that the numbers changed.

[Rpy] mclust package of R

2010-03-02 Thread zahra sheikhbahaee
Hi all, I am using mclust package of R. I checked the results which I have already covert by rpy2 to python by R's one. It calculates the covariance matrix of my data but I got surprised because it seems that the numbers changed. They are totally different. I wonder whether there is any way to sol

Re: [Rpy] html help

2010-03-02 Thread Laurent Gautier
On 3/1/10 9:24 PM, Carson Farmer wrote: > Laurent, > >> Interval does matter. The R server will timeout if it is too long. Try >> lowering it. The documentation will have a note about that >> (http://bitbucket.org/lgautier/rpy2/changeset/73bc2a415ba3/). > > Thanks for that... I seem to have (partia