a_to_alpha: Calculate alpha angles from a-parameters

View source: R/RcppExports.R

a_to_alphaR Documentation

Calculate alpha angles from a-parameters

Description

a_to_alpha is a function for converting an a-parameter vector to an alpha angle vector. The returned values are in the radian metric.

Usage

a_to_alpha(a)

Arguments

a

the a-parameter vector.

Examples

a_to_alpha(c(1, 1))


choi-phd/TestDesign documentation built on Oct. 1, 2024, 2:37 a.m.