derivative_first_matrix {simts} | R Documentation |
Analytic D matrix of Processes
Description
This function computes each process to WV (haar) in a given model.
Usage
derivative_first_matrix(theta, desc, objdesc, tau)
Arguments
theta |
A |
desc |
A |
objdesc |
A |
tau |
A |
Details
Function returns the matrix effectively known as "D"
Value
A matrix
with the process derivatives going down the column
Author(s)
James Joseph Balamuta (JJB)
[Package simts version 0.2.2 Index]