arcDistance: Compute the arc distance between two angular vectors

Description Usage Arguments Value

View source: R/circGLM.R

Description

Compute the arc distance between two angular vectors

Usage

1
arcDistance(th1, th2)

Arguments

th1

The first angular vector in radians.

th2

The second angular vector in radians.

Value

The distance in radians.


circglmbayes documentation built on Jan. 22, 2021, 5:09 p.m.