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"

the standard stats::weighted.mean

x = "orientation", w = "numeric"

weighted mean for orientations


[Package orientlib version 0.10.5 Index]