linear_fit: linear fit

View source: R/finding_peaks.R

linear_fitR Documentation

linear fit

Description

calculates system of equations for a linear fit

Usage

linear_fit(x, y)

Arguments

x

the x-values, the independent value

y

the y-values, the dependent value

Value

vector


MoseleyBioinformaticsLab/FTMS.peakCharacterization documentation built on April 27, 2022, 3:32 a.m.