nobs.clv.fitted: Number of observations

View source: R/f_s3generics_clvfitted.R

nobs.clv.fittedR Documentation

Number of observations

Description

The number of observations is defined as the number of unique customers for which the model was fit.

Usage

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

Arguments

object

An object of class clv.fitted.

...

Ignored

Value

The number of customers.


CLVTools documentation built on Nov. 6, 2025, 5:07 p.m.