adg_get: adg_get

View source: R/adg_get.R

adg_getR Documentation

adg_get

Description

adg_get

Usage

adg_get(data, my_break, weighting, ...)

Arguments

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

Value

the adg of each animals

Examples

#temp4 <- adg_get(temp3, c(60000,115000), weighting = 0.7, weight ~ seq_days, na.rm = T)

tony2015116/pptos documentation built on March 20, 2022, 9:34 p.m.