adg_get | R Documentation |
adg_get
adg_get(data, my_break, weighting, ...)
data |
the results from function of outlier remove |
my_break |
the weight breaks, with only one break |
weighting |
the weighting choosed to select visit data |
... |
linear model to get adg |
the adg of each animals
#temp4 <- adg_get(temp3, c(60000,115000), weighting = 0.7, weight ~ seq_days, na.rm = T)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.