nntsloglikInterval {CircNNTSR}R Documentation

NNTS log-likelihood funtion for incidence data

Description

Computes the log-likelihood function for incidence data (number of observed values in certain intervals)

Usage

nntsloglikInterval(cpars = c(0, 0), M = 0, data, limits)

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
data number of observations in each interval
limits limits of the intervals

Details

The length of limits has to be 1 plus the length of data

Value

The function gives the value of the log-likelihood function for data

Author(s)

Juan Jose Fernandez-Duran and Maria Mercedes Gregorio-Dominguez


[Package CircNNTSR version 0.1 Index]