Description Usage Arguments Value Author(s) See Also Examples
View source: R/xpssComputeArithmetics.R
Helper Function for xpssCompute. R Implementation of the SPSS EXP
Function.
1 | computeExp(x)
|
x |
an atomic numeric or numeric vector or numeric matrix. |
returns a numeric, numeric vector or matrix with the expontential values of the input data.
Bastian Wiessner
1 | xpssCompute(x = fromXPSS, variables = "V5",fun = "computeExp")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.