Description Usage Arguments Value
Calculates the linear regression for a numeric measure (measure_column) in function of a numeric condition (condition_column)
| 1 2 | 
| condition_column | name of the column where the conditions are listed | 
| measure_column | name of the column where the measures, corrected by removing the background, are recorded | 
| plate_column | column in data that indicates from which plate each data comes from | 
| concentration_column | name of the column where the measures are recorded | 
| data | name of the dataframe with condition_column and measure_column | 
a list with: 1) list that contains the plot and the function of the curve, 2) a lm result (the model)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.