Grocer Function

NAME

tvp_param1d - transformation of tvp parameters into kalman compatible ones

CALLING SEQUENCE

[Q,R]=tvp_param1d(param)

DESCRIPTION

in a time-varying estimation, transform the vectors parameters into their matrix and vectors counterpart in the corresponding Kalman filter 

PARAMETERS

Input

Output

DESCRIPTION

In a time-varying estimation, transform the vectors parameters into their matrix and vectors counterpart in the corresponding Kalman filter. NOTE: Q is not assumed diagonal and priorb0 is not estimated

EXAMPLE

This function should have no other use than providing the transformation of the parameters that must be estimated into the matrices used in the kalman filter.

AUTHOR

Eric Dubois 2002