vec_to_list: Converts theta from a vector (as used in GA) to list (as used...

Description Usage Arguments Value

View source: R/LDS_GA.R

Description

Converts theta from a vector (as used in GA) to list (as used in Kalman smoothing)

Usage

1
vec_to_list(theta.vec, d)

Arguments

theta.vec

a vector of parameter elements

d

dimention of inputs

Value

A theta object, see make_init


ntthung/ldsr documentation built on Aug. 28, 2020, 2:34 a.m.