inferenceIndex: Gets numeric index of observed stat corresponding to the...

View source: R/pbj.R

inferenceIndexR Documentation

Gets numeric index of observed stat corresponding to the method and CFT

Description

Gets numeric index of observed stat corresponding to the method and CFT

Usage

inferenceIndex(obsStat, method, cft = NULL)

Arguments

obsStat

Field in statMap$pbj$obsStat

method

What statistic to provide summary for? must have run that analysis using the pbjInference and mmeStat functions.

cft

cluster forming threshold to display. If NULL, just display the first.

Value

Returns an index that corresponds to the method and CFT.

See Also

[mmeStat], [cluster], [maxima], [pbjInference]


simonvandekar/pbj documentation built on Nov. 3, 2023, 9:33 a.m.