diff options
author | Jonathan Underwood <jonathan.underwood@gmail.com> | 2015-11-05 15:03:27 +0000 |
---|---|---|
committer | Jonathan Underwood <jonathan.underwood@gmail.com> | 2016-01-18 14:26:14 +0000 |
commit | 8dcf03358a97bf3a577025c03438d381c8b4cb72 (patch) | |
tree | 000a655f6abf1ab74841cefe106e6da1c330622f /numpy/polynomial/polyutils.py | |
parent | b8180bbf97505a544324c90f407cdf2c5913c612 (diff) | |
download | numpy-8dcf03358a97bf3a577025c03438d381c8b4cb72.tar.gz |
ENH: Allow specification of terms to fit in lagfit
The argument `deg` is enhanced to allow an
array_like argument to past which specifies
which terms to include in the fit.
The returned coef array is exapnded to have
entries of 0 for all coefficients which were
not included in the fit.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions