Re: [Numpy-discussion] NumPy-Discussion Digest, Vol 92, Issue 19

2014-05-15 Thread rodrigo koblitz
ing the list at > numpy-discussion-ow...@scipy.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of NumPy-Discussion digest..." > > > Today's Topics: > >1. smoothing function (rodrigo koblitz) >2. Fan

[Numpy-discussion] smoothing function

2014-05-15 Thread rodrigo koblitz
Buenos, I'm reading Zuur book (ecology models with R) and try make it entire in python. Have this function in R: M4 <- gam(So ∼ s(De) + factor(ID), subset = I1) the 's' term indicated with So is modelled as a smoothing function of De I'm looking for something close to this in python. Someone can

Re: [Numpy-discussion] NumPy-Discussion Digest, Vol 83, Issue 35

2013-08-20 Thread rodrigo koblitz
Thanks Warren, ok, I will pay more atention in the next time and address correctly. abs, Koblitz ___ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion

Re: [Numpy-discussion] NumPy-Discussion Digest, Vol 83, Issue 33

2013-08-20 Thread rodrigo koblitz
Hi, How I can do this: int(scipy.comb(20314,117)) ... OverflowError: cannot convert float infinity to integer abs, Koblitz 2013/8/20 > Send NumPy-Discussion mailing list submissions to > numpy-discussion@scipy.org > > To subscribe or unsubscribe via the World Wide Web, visit >