get_mu function

curve fit with modified logistic function

curve fit with modified logistic function

get_mu(mu_par, times)

Arguments

  • mu_par: vector with five number
  • times: vector of time point

Returns

numeric vector with the same length to times

Examples

get_mu(mu_par = 1:5, times = 1:14)