mean.qts_sample: QTS Geometric Mean

View source: R/qts-sample-class.R

mean.qts_sampleR Documentation

QTS Geometric Mean

Description

This function computes the pointwise geometric mean of a QTS sample.

Usage

## S3 method for class 'qts_sample'
mean(x, ...)

Arguments

x

An object of class qts_sample.

...

Further arguments passed to or from other methods.

Value

An object of class qts in which quaternions are the pointwise geometric mean of the input QTS sample.

Examples

mean(vespa64$igp)

astamm/squad documentation built on Jan. 26, 2024, 5:30 p.m.