| rtModel.base | R Documentation | 
Use of base estimator in repeat transactions model approach
## S3 method for class 'base'
rtModel(rt_df, time_matrix, price_diff, estimator, ...)
| rt_df | Repeat transactions dataset from rtCreateTrans() | 
| time_matrix | Time matrix object from rtTimeMatrix() | 
| price_diff | Difference in price between the two transactions | 
| estimator | Type of model to estimates (base, robust, weighted). Must be in that class. | 
| ... | Additional arguments | 
See '?rtModel' for more information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.