-Original Message-
From: numpy-discussion-boun...@scipy.org
[mailto:numpy-discussion-boun...@scipy.org] On Behalf Of josef.p...@gmail.com
Sent: Thursday, August 16, 2012 9:55 AM
To: Discussion of Numerical Python
Subject: Re: [Numpy-discussion] QQ Plot in Python and Noncentral Chisquare
> Z0
> [1] 0.5056454 2.0427540
>
> Thanks, Chuang
>
> -Original Message-
> From: numpy-discussion-boun...@scipy.org
> [mailto:numpy-discussion-boun...@scipy.org] On Behalf Of josef.p...@gmail.com
> Sent: Wednesday, August 15, 2012 9:59 PM
> To: Discussion of N
iscussion-boun...@scipy.org
[mailto:numpy-discussion-boun...@scipy.org] On Behalf Of josef.p...@gmail.com
Sent: Wednesday, August 15, 2012 9:59 PM
To: Discussion of Numerical Python
Subject: Re: [Numpy-discussion] QQ Plot in Python and Noncentral Chisquare
On Wed, Aug 15, 2012 at 10:59 AM, Yi, Chua
On Wed, Aug 15, 2012 at 1:46 PM, Ralf Gommers wrote:
>
>
> On Wed, Aug 15, 2012 at 4:59 PM, Yi, Chuang
> wrote:
>>
>> Hello,
>>
>>
>>
>> I am a new user of Python. I have a couple of questions that would
>> appreciate your guidance!
>>
>>
>>
>> QQ Plot in Python: I could not find any functions in
On Wed, Aug 15, 2012 at 10:59 AM, Yi, Chuang
wrote:
> Hello,
>
>
>
> I am a new user of Python. I have a couple of questions that would
> appreciate your guidance!
>
>
>
> QQ Plot in Python: I could not find any functions in either Numpy or Scipy
> to do QQ Plot of two vectors of data. For example
On Wed, Aug 15, 2012 at 4:59 PM, Yi, Chuang wrote:
> Hello,
>
> ** **
>
> I am a new user of Python. I have a couple of questions that would
> appreciate your guidance!
>
> ** **
>
>- QQ Plot in Python: I could not find any functions in either Numpy or
>Scipy to do QQ Plot of two
Hello,
I am a new user of Python. I have a couple of questions that would appreciate
your guidance!
* QQ Plot in Python: I could not find any functions in either Numpy or Scipy
to do QQ Plot of two vectors of data. For example, in Matlab, one could just
call qqplot(X,Y), which will generat