comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Test for two gammas distribution
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: Test for two gammas distribution [message #41563] Wed, 17 November 2004 08:40
hradilv is currently offline  hradilv
Messages: 4
Registered: January 2002
Junior Member
sousajr29@yahoo.com (Manoel de Araujo Sousa Jr.) wrote in message news:<50f2ec9.0411161708.dedd256@posting.google.com>...
> Hi,
>
> I am looking for a test for two gammas distribution, someone know
> about a routine that make this test?

How about:

function two_gammas, arg
idx = where( arg eq gamma, ngammas )
if ngammas eq 2 then rval = 1 else rval = 0
return, rval
end

8^) sorry, I couldn't resist. But seriously - could you ask a more
detailed question and/or post your question to an algorithms
newsgroup?
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: using idl 5.6 with a virtual desktop manager (windows 2000)
Next Topic: Re: using idl 5.6 with a virtual desktop manager (windows 2000)

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 18:07:07 PDT 2025

Total time taken to generate the page: 0.00531 seconds