get_mu {idopNetwork} | R Documentation |
curve fit with modified logistic function
get_mu(mu_par, times)
mu_par |
vector with five number |
times |
vector of time point |
numeric vector with the same length to times
get_mu(mu_par = 1:5, times = 1:14)