Learn R Programming

CLVTools (version 0.11.2)

nobs.clv.data: Number of observations

Description

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

Usage

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

Value

The number of customers.

Arguments

object

An object of class clv.data.

...

Ignored