dot-flip_ind: Flips logical vector at specified indices

Description Usage Arguments Value

Description

Flips logical vector at specified indices

Usage

1
.flip_ind(ind, is.in)

Arguments

ind

Integer indices for the is.in logical vector.

is.in

A logical vector showing which items are preserved.

Value

A logical vector identical to is.in except for indices in ind where it is is.in negated.


ldamatch documentation built on May 23, 2021, 5:06 p.m.