get_mu2 function

generate mean vectors with ck and stress condition

generate mean vectors with ck and stress condition

get_mu2(par, times)

Arguments

  • par: vector with ten number, first five for ck and the rest for stress
  • times: vector of time point

Returns

numeric vector with the double length to times

Examples

get_mu2(par = 1:10, times = 1:14)