BoxLeastSquares¶
-
class
astropy.stats.BoxLeastSquares(*args, **kwargs)[source]¶ Bases:
astropy.timeseries.BoxLeastSquaresCompute the box least squares periodogram.
This class has been deprecated and will be removed in a future version. Use
astropy.timeseries.BoxLeastSquaresinstead.