nobs.clv.fitted {CLVTools} | R 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.
[Package CLVTools version 0.10.0 Index]