Learn R Programming

squat (version 0.5.0)

mean.qts_sample: QTS Geometric Mean

Description

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

Usage

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

Value

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

Arguments

x

An object of class qts_sample.

...

Further arguments passed to or from other methods.

Examples

Run this code
mean(vespa64$igp)

Run the code above in your browser using DataLab