View source: R/SphereManifold.R
runifSphere | R Documentation |
Generate uniform random variables on the unit sphere
runifSphere(n, dimAmbient)
n |
Sample size |
dimAmbient |
The dimension of the ambient space |
A 'dimAmbient' by 'n' matrix. Each column is a random observation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.