View source: R/section-pursuit.r View source: R/display-sage.R
cumulative_radial | R Documentation |
Calculate fraction of volume of a pD sphere with radius R projected within the projected radius r.
Fraction of points within radius r given 2D projection of a hypersphere with radius R in p dimensions.
cumulative_radial(r, R, p)
cumulative_radial(r, R, p)
r |
projected radius |
R |
radius of pD sphere |
p |
input dimension |
fraction of volume
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.