Learn R Programming

VecStatGraphs3D (version 1.6)

MeanAngle: Calculation of the Mean Angle of the angles.

Description

This function calculates the Mean Angle of a set of input angles.

Usage

MeanAngle(angles)

Arguments

angles
Matrix containing the values of the angles

Value

The Value Mean Angle of all input angles. The value is expressed in sexagesimal.

Details

One way to get a set of coordinates X, Y and Z of the origin position and end position (coordinates X, Y and Z of the vector) or of the colatitude and longitude, it is using the LoadData3D function.

References

Fisher N.I. , Lewis T. , Embleton, B.J.J. (1987) Statistical analysis of spherical data. Cambridge. Cambridge University Press.

Website http://gim.unex.es/VecStatGraphs3D/

See Also

MeanModule3D, MeanDirection3D, SphericalStandardError3D, ConcentrationParameter3D.