get_sep: Determine which pairs of sites are separated.

Description Usage Arguments Value

Description

Determine which pairs of sites are separated.

Usage

1
get_sep(fits, tol)

Arguments

fits

A p x K matrix of fits. To recalculate separation for a jade_admm object use fits=obj$beta.

tol

Tolerance for determining separation

Value

A list of lists of length p vectors containing 0s and 1s. The vector stored in [[i]][[j-i]] indicates the separation between group i and group j.


jean997/jadeTF documentation built on May 18, 2019, 11:44 p.m.