eval.cov.mat.grad.node: Evaluate Covariance Matrix Grad of a Model Tree Node

Description Usage Arguments Value

View source: R/covMatUtils.R

Description

This function recursively evaluates a model tree at the given node, returning the grad of the covariance matrix at that node

Usage

1
eval.cov.mat.grad.node(model.tree, inst.cov.mats, inst.cov.mat.grads, node)

Arguments

model.tree

An object of class modelTree

inst.cov.mats

a named list of the covariance matrices of the kernel instances in the model tree

inst.cov.mat.grads

The covariance matrix grads of the kernel instances in the model tree

node

The node to evaluate

Value

A covariance matrix grad (as an array)


mattdneal/gaussianProcess documentation built on May 21, 2019, 12:58 p.m.