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

Description Usage Arguments Value See Also

View source: R/nbd.R

Description

Calculate the log-likelihood of the NBD model

Usage

1
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 numeric vector of log-likelihoods.

See Also

nbd.cbs.LL


BTYDplus documentation built on Jan. 21, 2021, 5:10 p.m.