Haar: Haar Measure

Description Usage Arguments Details Value See Also

Description

Uniform density on the circle

Usage

1
2
3
4
5
  dhaar(r)

  phaar(q, lower.tail = TRUE)

  rhaar(n)

Arguments

r,q

vector of quantiles

n

number of observations. If length(n)>1, the length is taken to be the number required

Details

The uniform density on the circle (also referred to as Haar measure) has the density

C(r)=1-cos(r)/2π.

Value

dhaar gives the density, phaar gives the distribution function, rhaar generates random deviates

See Also

Angular-distributions for other distributions in the rotations package


heike/rotations documentation built on May 17, 2019, 3:24 p.m.