delete.node: Delete a Node in a Model Tree

Description Usage Arguments Value

View source: R/modelTree.R

Description

Delete a Node in a Model Tree

Usage

1
delete.node(model.tree, node)

Arguments

model.tree

a ModelTree object

node

the node to delete (must not be the root node)

Value

a copy of model.tree with node deleted.


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