Learn R Programming

tourr (version 1.1.0)

cumulative_radial: Calculate radial cumulative distribtuion

Description

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.

Usage

cumulative_radial(r, R, p)

cumulative_radial(r, R, p)

Value

fraction of volume

Arguments

r

projected radius

R

radius of pD sphere

p

input dimension