matloff / qeML

40 stars 14 forks source link

maxInteractDeg missing in qePolyLASSO and qePolyLog #5

Closed lang-benjamin closed 1 year ago

lang-benjamin commented 1 year ago

In qePolyLASSO the value for argument maxInteractDeg is not put into the polyreg::getPoly call. Similarly for qePolyLog.

matloff commented 1 year ago

Thanks very much!

Norm

On Sat, Feb 04, 2023 at 07:59:22AM -0800, Benjamin Lang wrote:

In qePolyLASSO the value for argument maxInteractDeg is not put into the polyreg::getPoly call. Similarly for qePolyLog.

— Reply to this email directly, [1]view it on GitHub, or [2]unsubscribe. You are receiving this because you are subscribed to this thread. Message ID: @.***>

References

  1. https://github.com/matloff/qeML/issues/5
  2. https://github.com/notifications/unsubscribe-auth/ABZ34ZJMZ4ZTDF3XKE3N5ETWVZ4FVANCNFSM6AAAAAAURHSKWA
matloff commented 1 year ago

Fixed.