Math ============ :mod:`Smoothing` Module ------------------- SmoothingNull ^^^^^^^^^^^^^^ .. autoclass:: msproteomicstoolslib.math.Smoothing.SmoothingNull :members: :undoc-members: :show-inheritance: SmoothingRExtern ^^^^^^^^^^^^^^ .. autoclass:: msproteomicstoolslib.math.Smoothing.SmoothingRExtern :members: :undoc-members: :show-inheritance: SmoothingR ^^^^^^^^^^^^^^ .. autoclass:: msproteomicstoolslib.math.Smoothing.SmoothingR :members: :undoc-members: :show-inheritance: SmoothingPy ^^^^^^^^^^^^^^ .. autoclass:: msproteomicstoolslib.math.Smoothing.SmoothingPy :members: :undoc-members: :show-inheritance: LowessSmoothingPy ^^^^^^^^^^^^^^ .. autoclass:: msproteomicstoolslib.math.Smoothing.LowessSmoothingPy :members: :undoc-members: :show-inheritance: UnivarSplineNoCV ^^^^^^^^^^^^^^ .. autoclass:: msproteomicstoolslib.math.Smoothing.UnivarSplineNoCV :members: :undoc-members: :show-inheritance: UnivarSplineCV ^^^^^^^^^^^^^^ .. autoclass:: msproteomicstoolslib.math.Smoothing.UnivarSplineCV :members: :undoc-members: :show-inheritance: SmoothingLinear ^^^^^^^^^^^^^^ .. autoclass:: msproteomicstoolslib.math.Smoothing.SmoothingLinear :members: :undoc-members: :show-inheritance: SmoothingInterpolation ^^^^^^^^^^^^^^^^^^^^^^ .. autoclass:: msproteomicstoolslib.math.Smoothing.SmoothingInterpolation :members: :undoc-members: :show-inheritance: LocalKernel ^^^^^^^^^^^^^^ .. autoclass:: msproteomicstoolslib.math.Smoothing.LocalKernel :members: :undoc-members: :show-inheritance: WeightedNearestNeighbour ^^^^^^^^^^^^^^ .. autoclass:: msproteomicstoolslib.math.Smoothing.WeightedNearestNeighbour :members: :undoc-members: :show-inheritance: SmoothLLDMedian ^^^^^^^^^^^^^^ .. autoclass:: msproteomicstoolslib.math.Smoothing.SmoothLLDMedian :members: :undoc-members: :show-inheritance: :mod:`LinearRegression` Module ------------------- SimpleLinearRegression ^^^^^^^^^^^^^^ .. autoclass:: msproteomicstoolslib.math.LinearRegression.SimpleLinearRegression :members: :undoc-members: :show-inheritance: :mod:`Chauvenet` Module ------------------- Chauvenet ^^^^^^^^^^^^^^ .. autofunction:: msproteomicstoolslib.math.chauvenet.chauvenet