Insert time-varying parameters into a tcovar matrix.

insert_tparam(tcovar, values, col_ind, tpar_inds)

Arguments

tcovar

matrix into which the parameter values should be copied

values

vector of values that should be copied in

col_ind

C++ index for the column where the values should go

tpar_inds

C++ indices for the vector elements that go in each row

Value

copy the values in place