nntsplotSymmetric {CircNNTSR}R Documentation

Plots a symmetric NNTS density function

Description

Plots the Symmetric NNTS density function

Usage

nntsplotSymmetric(cpars = c(0, 0), M = 0, ...)

Arguments

cpars

Vector of real numbers of dimension 2M. The first 2M-1 numbers are the squared moduli of the c parameters. The sum must be less than 1/(2*pi). The last number is the mean of symmetry

M

Number of components in the NNTS

...

Arguments passed to the function curve

Author(s)

Juan Jose Fernandez-Duran and Maria Mercedes Gregorio-Dominguez

References

Fernandez-Duran, J.J., Gregorio-Dominguez, M.M. (2009) Symmetric Circular Distributions Based on Nonnegative Trigonometric Sums. Working Paper, DE-C09.12, Department of Statistics, ITAM, Mexico


[Package CircNNTSR version 2.3 Index]