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.


bachmannpatrick/CLVTools documentation built on Oct. 29, 2023, 2:16 p.m.