linear_trend.Rd
Linear trend response model
linear_trend(t, start_value = 0, end_value = 1, ...)
numeric; vector of time points.
numeric vectors of length 1; the start and end values for the linear trend.
other arguments. Ignored here.