You can find PLS in pychem and MDP (Modular data processing)

  Nadav.

-----הודעה מקורית-----
מאת: [EMAIL PROTECTED] בשם Charles R Harris
נשלח: ג 09-ספטמבר-08 07:05
אל: Discussion of Numerical Python
נושא: Re: [Numpy-discussion] numpy or scipy ?
 
On Mon, Sep 8, 2008 at 9:03 PM, xiaojf <[EMAIL PROTECTED]> wrote:

> Hi all,
>
> I'm trying to replace matlab with python in my daily work and I have
> several problems now.
>
> 1) Which one should I use, numpy or scipy ? I found that numpy and
> scipy have many overlap functions and modules, such as numpy.linalg
> and scipy.linaly.
>
> Maybe I should use numpy in some occasions and use scipy in the other
> occasions?
>

Numpy is the base, Scipy is a supplement.


>
> 2) Are there any functions in numpy/scipy that can do Partial Least
> Square(PLS) regression? How to calculate adjusted R squared in numpy/
> scipy? I have googled to find the answer, but have on success.
>

I don't know. There was some discussion on the list but I don't think there
are any packages.

Chuck

<<winmail.dat>>

_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to