| all_correlations | Compute correlations for all possible mask combinations given... |
| all_pairwise_correlations | Given two vectors, compute correlations for all possible... |
| best_masked_correlation | Compute correlations for the largest possible mask given the... |
| contains_singleton | Test if any bit in the input masks is set exactly once |
| count_set_bits | count the number of bits set |
| detect_mask | Detect mask groups in a vector |
| increment_mask | Cycle through all possible mask combinations by incrementing... |
| int_to_masks | Split from integer value into masks |
| masked_corr | Calculate correlation only for ranges where the mask bit has... |
| masks_to_int | Convert the mask to an integer for easier handling with dplyr... |
| masks_to_target | Generate vector of masks containing all intersections of bits |
| mean_correlation_for_mask_set | Given a precomputed matrix of masked correlations, gather... |
| which.most_set_bits | Find mask with most keys set |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.