nntsABcoefficients {CircNNTSR}R Documentation

AB coefficients

Description

This function transforms the complex parameters c to the parameters ab, for a reparameterization of the density function

Usage

nntsABcoefficients(cpars = c(0, 0), M = 0)

Arguments

cpars vector of real numbers of dimension 2*M. The first M numbers are the SQUARED moduli of the c parameters, the sum must be less than 1/(2*pi). The last M numbers are the arguments of the c parameters
M number of components in the NNTS

Value

The function returns the parameters ab associated with the pararameters cpars

Author(s)

Juan Jose Fernandez-Duran and Maria Mercedes Gregorio-Dominguez


[Package CircNNTSR version 0.1 Index]