Helper proxy-class to fit distribution when some parameters are known
It is an ugly hack with snippets of code taken from scipy, which is Copyright (c) 2001, 2002 Enthought, Inc. and is distributed under BSD license http://www.scipy.org/License_Compatibility
Methods
fit(data, *args, **kwds) | |
nnlf(theta, x) |
Parameters: | dist : rv_generic
loc : array-like, optional
scale : array-like, optional
args : iterable, optional
|
---|---|
Raises: | ValueError :
|
Methods
fit(data, *args, **kwds) | |
nnlf(theta, x) |