The number of observations is defined as the number of unique customers in the transaction data.

# S3 method for clv.data
nobs(object, ...)

Arguments

object

An object of class clv.data.

...

Ignored

Value

The number of customers.