log: QTS Logarithm

logR Documentation

QTS Logarithm

Description

This function computes the logarithm of quaternion time series as the time series of the quaternion logarithms.

Usage

## S3 method for class 'qts'
log(x, ...)

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

Arguments

x

An object of class qts or qts_sample.

...

Extra arguments to be passed on to next methods.

Value

An object of the same class as the input argument x in which quaternions have been replaced by their logarithm.

Examples

log(vespa64$igp[[1]])
log(vespa64$igp)

squat documentation built on June 8, 2025, 11:30 a.m.