View source: R/finding_peaks.R
linear_fit | R Documentation |
calculates system of equations for a linear fit
linear_fit(x, y)
x |
the x-values, the independent value |
y |
the y-values, the dependent value |
vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.