transformation of tvp parameters into kalman compatible ones
[Q,R]=tvp_param1(param)
* param = vector of parameters
* Q = variance of the state equation
* R = variance of the observation equation
NOTE: Q is assumed diagonal and priorb0 is not estimated.