makePerturbator: Construct perturbation operator.

Description Usage Arguments Value Note

View source: R/makePerturbator.R

Description

Helper function which constructs an perturbation operator.

Usage

1
makePerturbator(perturbator, supported = getAvailableRepresentations())

Arguments

perturbator

[function] Actual perturbation function.

supported

[character] Vector of names of supported parameter representations. Possible choices: “tabular”.

Value

[anchors_perturbator] Operator object.

Note

In general you will not need this function, but rather one of its deriviatives like perturbTabular.


viadee/anchorsOnR documentation built on Nov. 22, 2019, 5:24 p.m.