Estimates concentration parameter, angular standard deviation, and confidence limit.
Arguments
- x
object of class
"Vec3","Line","Ray", or"Plane", where the rows are the observations and the columns are the coordinates.- w
numeric. Optional weights for each observation.
- conf.level
numeric. Level of confidence.
- na.rm
logical. Whether
NAvalues should be removed before the computation proceeds.
Value
list, with
"k"estimated concentration parameter \(\kappa\) for the von Mises-Fisher distribution
"csd"estimated angular standard deviation enclosing 63% of the orientation data. Angle is in degrees if
xis a spherical object, and radians if otherwise."alpha"Confidence limit for given
conf.level. Angle is in degrees ifxis a spherical object, and radians if otherwise.
