get.K.element: Compute entry of K matrix.

Description Usage Arguments Value

View source: R/fit_SSM.R

Description

Called by construct.K to compute entries of the K matrix.

Usage

1
get.K.element(n, m, basis)

Arguments

n

A number. Identifies the first basis element in the inner product.

m

A number. Identifies the second basis element in the inner product.

basis

A matrix. Rows are taken as exponent vectors.

Value

The inner product of the n, m-th basis elements as defined for construct.K.


SSM documentation built on May 1, 2019, 10:09 p.m.