rUniS {MultiStatM} | R Documentation |
Random Uniform on the sphere
Description
Generate random d-vectors from the Uniform distribution on the sphere
Usage
rUniS(n, d)
Arguments
n |
sample size |
d |
dimension |
Value
A random matrix n \times d
References
Gy.Terdik, Multivariate statistical methods - Going beyond the linear, Springer 2021
S. R. Jammalamadaka, E. Taufer, Gy. Terdik. On multivariate skewness and kurtosis. Sankhya A, 83(2), 607-644.
See Also
Other Random generation:
rCFUSN()
,
rCFUSSD()
,
rSkewNorm()
[Package MultiStatM version 2.0.0 Index]