applyFix: Apply flips and swaps to a record.

Description Usage Arguments Value

Description

Apply flips and swaps to a record.

Usage

1
applyFix(flips, swaps, r)

Arguments

flips

Index vector in r. r will be sign-flipped at flips

swaps

nx2 matrix denoting value swaps in r.

r

numerical record.

Value

r, with flips and swaps applied


deducorrect documentation built on May 2, 2019, 3:47 p.m.