calc_gr | R Documentation |
Function to return rate of growth (e.g. the slope after a log transformation of the tumour data against time)
calc_gr(df, log_tv = "log_tv", day = "day")
df |
subset, one animal_id |
log_tv |
name of the column, tumour volume |
day |
name of the column, days |
tibble with GR and GR_SE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.