[Numpy-discussion] smoothing function

rodrigo koblitz rodrigokoblitz at gmail.com
Thu May 15 08:04:03 EDT 2014


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 help me?

abraços,
Koblitz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20140515/04d32736/attachment.html>


More information about the NumPy-Discussion mailing list