ruars: UARS random deviates

Description Usage Arguments Value

Description

Produce random deviates from a chosen UARS distribution.

Usage

1
  ruars(n, rangle, S = NULL, kappa = 1, space = "SO3", ...)

Arguments

n

number of observations. If length(n)>1, the length is taken to be n

rangle

The function from which to simulate angles: e.g. rcayley, rvmises, rhaar, rfisher

S

principal direction of the distribution

kappa

concentration of the distribution

space

Indicates the desired representation: matrix (SO3), quaternion (Q4) or Euler angles (EA)

...

additional arguments passed to the angular function

Value

random deviates from the specified UARS distribution


heike/rotations documentation built on May 17, 2019, 3:24 p.m.