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