[SciPy-user] stats newbie question

r help r_hlp at yahoo.com
Wed Mar 16 20:15:21 EST 2005


hi

i am attempting to use the cdf of a lognormal
distribution but i cant seem to locate the docs to do
this correctly.  ive been trying

from scipy import *
from scipy.stats import *

then i try

lognorm.cdf(1,1)
stats.lognorm.cdf(1,1)

which just give errors.  can anyone shed some light on
how to access the lognorm distribution.

-gong


		
__________________________________ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 




More information about the SciPy-User mailing list