weighted.mean-methods {orientlib}R Documentation

Weighted mean function

Description

The weighted mean function.

Details

The weighted mean for orientations is the nearest SO(3) matrix to the entrywise weighted mean of the rotmatrix-class matrices.

Methods

x = "ANY", w = "ANY", na.rm = "ANY"
standard weighted mean function
x = "orientation", w = "numeric", na.rm = "missing"
weighted mean for orientations

[Package orientlib version 0.9.1 Index]