ksi.nodeset: Set of Plausible KSI Nodes

Description Usage Arguments Details Value Author(s) See Also

View source: R/ksi.R

Description

...to write...

Usage

1
2
ksi.nodeset(obj, idx, alpha=1/20, node=NULL)
ksi.group(obj, idx, alpha=1/20, include=1/5)

Arguments

obj

Fitted ksi object, returned by ksi.

idx

Index of the node to search around (1, 2, etc).

alpha

The quantile to include when defining plausible sets; alpha=1/20 includes the top 5% of nodes.

include

Rank up to this fraction of the nodes in the tree.

node

If non-NULL, centres the nodeset at a different node.

Details

...to write...

Value

Vector of node names.

Author(s)

Richard G. FitzJohn

See Also

ksi


richfitz/ksi documentation built on May 27, 2019, 8:19 a.m.