eval.cov.mat.node: Evaluate Covariance Matrix 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 covariance matrix for that node

Usage

1
eval.cov.mat.node(model.tree, inst.cov.mats, 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

node

the node to evaluate

Value

A covariance matrix


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