nbd.LL {BTYDplus} | R Documentation |
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 |
x |
Frequency, i.e. number of re-purchases. |
T.cal |
Total time of observation period. |
Value
A numeric vector of log-likelihoods.
See Also
[Package BTYDplus version 1.2.0 Index]