View source: R/f_s3generics_clvdata.R
nobs.clv.data | R Documentation |
The number of observations is defined as the number of unique customers in the transaction data.
## S3 method for class 'clv.data'
nobs(object, ...)
object |
An object of class clv.data. |
... |
Ignored |
The number of customers.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.