get_biSAD1 function

generate biSAD1 covariance matrix

generate biSAD1 covariance matrix

get_biSAD1(par, n1, n2)

Arguments

  • par: vector with four number, first two for ck and the rest for stress
  • n1: scalar indicate length of time1
  • n2: scalar indicate length of time2

Returns

biSAD1 covariance matrix

Examples

get_biSAD1(par=c(2,0.5,2,0.1),n1=4, n2 = 5)