Description Usage Arguments Value
Fits a linear function to some data and returns a dataframe containing the slope and intercept
1 | fit_lin_fit(dat, return_model = FALSE)
|
dat |
The dataframe containing columns corresponding to recovery times ("timepoint") and log ratios of cell types ("growth.ratio") |
return_model |
boolean; whether or not to return the modeled object |
dataframe with slope and intercept
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.