Learn R Programming

BTYDplus (version 0.7.2)

nbd.LL: Calculate the log-likelihood of the NBD model

Description

Calculate the log-likelihood of the NBD model

Usage

nbd.LL(params, x, T.cal)

Arguments

params

NBD parameters - a vector with r and alpha, in that order.

x

Frequency, i.e. number of re-purchases.

T.cal

Total time of observation period.

Value

A numberic vector of log-likelihoods.

See Also

nbd.cbs.LL