weighted.mean-methods {orientlib}R Documentation

Weighted mean method

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"
the standard stats::weighted.mean
x = "orientation", w = "numeric", na.rm = "missing"
weighted mean for orientations


[Package orientlib version 0.9.3 Index]