data: Demo Data

Description Usage Author(s) Examples

Description

Example/mock correlation data set for use as input for running the demo.

Usage

1

Author(s)

Nathan S. Watson-Haigh

Examples

1
2
3
4
	data(PCIT)
	m <- m[1:200,1:200]        # just use a small subset of the data
	result <- pcit(m)
	idx <- idx(result)

PCIT documentation built on May 1, 2019, 8:10 p.m.