detkit.FitLogdet.fit# FitLogdet.fit(x, y, verbose=False)# Fit model to data. Parameters: xnumpy.arrayOne-dimensional arrays of length N ynumpy.arrayOne-dimensional arrays of length N verboseboolean, default=FalseIf True, the optimization results will be printer. See also eval