randn {SparkR} | R Documentation |
Generate a column with i.i.d. samples from the standard normal distribution.
randn(seed) ## S4 method for signature 'missing' randn(seed) ## S4 method for signature 'numeric' randn(seed)
Other normal_funcs: abs
,
bitwiseNOT
, column
,
expr
, greatest
,
ifelse
, isnan
,
least
, lit
,
nanvl
, negate
,
rand
, struct
,
when
## Not run: randn()