Math

Smoothing Module

SmoothingNull

SmoothingRExtern

SmoothingR

SmoothingPy

LowessSmoothingPy

UnivarSplineNoCV

UnivarSplineCV

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