best_masked_correlation: Compute correlations for the largest possible mask given the...

Description Usage Arguments Value

View source: R/mask_combinations.R

Description

Compute correlations for the largest possible mask given the input vectors,

Usage

1
best_masked_correlation(vs, mask_ranges)

Arguments

vs

Input vectors

mask_ranges

List of start, end tuples for each of the mask groups

Value

A list of the correlation and the encountered mask.


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