This function transforms the complex parameters c to the parameters ab for a
reparameterization of the density function
Usage
nntsABcoefficients(cpars = 1/sqrt(2 * pi), M = 0)
Value
The function returns the parameters ab associated with the parameters cpars and returns a vector of real numbers
of size 2*M, where the first M elements are the a_k, k=1,...,M, and the next M elements are the b_k, k=1,...,M
Arguments
cpars
Vector of complex numbers of dimension M+1. The first element is a real and positive number.
The sum of the SQUARED moduli of the c parameters must be equal to 1/(2*pi).
M
Number of components in the NNTS
Author
Juan Jose Fernandez-Duran and Maria Mercedes Gregorio-Dominguez