arcDistance: Compute the arc distance between two angular vectors

View source: R/circGLM.R

arcDistanceR Documentation

Compute the arc distance between two angular vectors

Description

Compute the arc distance between two angular vectors

Usage

arcDistance(th1, th2)

Arguments

th1

The first angular vector in radians.

th2

The second angular vector in radians.

Value

The distance in radians.


keesmulder/circglmbayes documentation built on July 24, 2022, 6:39 a.m.