vec_to_list {ldsr} | R Documentation |
Converts theta from a vector (as used in GA) to list (as used in Kalman smoothing)
vec_to_list(theta.vec, d)
theta.vec |
a vector of parameter elements |
d |
dimention of inputs |
A theta object, see make_init