Math

Smoothing Module

SmoothingNull

SmoothingR

SmoothingRExtern

SmoothingPy

LowessSmoothingStatsmodels

LowessSmoothingBiostats

LowessSmoothingCyLowess

UnivarSplineNoCV

UnivarSplineCV

SmoothingEarth

SmoothingLinear

SmoothingInterpolation

LocalKernel

WeightedNearestNeighbour

SmoothLLDMedian

LinearRegression Module

SimpleLinearRegression

class msproteomicstoolslib.math.LinearRegression.SimpleLinearRegression(data)

tool class as help for calculating a linear function

function(x)

linear function (be aware of current coefficient of correlation

run()

calculates coefficient of correlation and the parameters for the linear function

Chauvenet Module

Chauvenet