nobs.clv.data {CLVTools}R Documentation

Number of observations

Description

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

Usage

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

Arguments

object

An object of class clv.data.

...

Ignored

Value

The number of customers.


[Package CLVTools version 0.10.0 Index]