class statsmodels.sandbox.distributions.transformed.SquareFunc [source]
class to hold quadratic function with inverse function and derivative
using instance methods instead of class methods, if we want extension to parameterized function
derivminus(x) | |
derivplus(x) | |
inverseminus(x) | |
inverseplus(x) | |
squarefunc(x) |
© 2009–2012 Statsmodels Developers
© 2006–2008 Scipy Developers
© 2006 Jonathan E. Taylor
Licensed under the 3-clause BSD License.
http://www.statsmodels.org/stable/generated/statsmodels.sandbox.distributions.transformed.SquareFunc.html