Learn R Programming

smmR (version 1.0.5)

get.psi: Function to compute the value of the matrix-valued function \(\psi\)

Description

Function to compute the value of \(\psi\), the matrix-valued function (See equation (3.16) p.53).

Usage

get.psi(q)

Value

An array giving the value of \(\psi(k)\) at each time between 0 and k.

Arguments

q

An array giving the values of the kernel for a giving time horizon \([0, \dots, k]\) (This kernel q is the output of the method getKernel or .get.qy).