derivative_first_matrix: Analytic D matrix of Processes

View source: R/RcppExports.R

derivative_first_matrixR 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 vec containing the list of estimated parameters.

desc

A vector<string> containing a list of descriptors.

objdesc

A field<vec> containing a list of object descriptors.

tau

A vec containing the scales e.g. 2^{\tau}

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)


SMAC-Group/simts documentation built on Sept. 4, 2023, 5:25 a.m.