Calculates the arithmetic mean, variance, 68% cone, and the confidence cone around the mean.
Usage
# S3 method for class 'spherical'
summary(object, ...)Arguments
- object
object of class
"Vec3","Line","Ray", or"Plane", where the rows are the observations and the columns are the coordinates.- ...
parameters passed to
sph_mean(),sph_var(),delta(), andsph_confidence_angle()