transforming.fnc: transform vector according to specified function

Description Usage Arguments Details Value Note Author(s) See Also Examples

Description

Apply function fun to input vector y

Usage

1

Arguments

y

numerical vector (for dependent variable)

fun

a function, or NA (in which case no transformation is applied

Details

exists only to make code more readable

Value

a numerical vector

Note

not intended for independent use

Author(s)

R. H. Baayen

See Also

See Also as plotLMER.fnc

Examples

1
  ## Not run: not intended for independent use

languageR documentation built on May 2, 2019, 10:02 a.m.