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


ldsr documentation built on May 4, 2020, 5:06 p.m.