masks_to_target: Generate vector of masks containing all intersections of bits

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Generate vector of masks containing all intersections of bits

Usage

1

Arguments

masks

input set of masks

Value

same as upper.tri of outer(masks, masks), bitwAnd)


mkuhn/maskedCorr documentation built on May 23, 2019, 2:03 a.m.