predict.bgnbd: Predict expected sales

Description Usage Arguments

Description

Expected conditional sales in a t time period. E(Y(t)| X=x, t_x, T, r, α, a, b)

Usage

1
2
## S3 method for class 'bgnbd'
predict(object, Tx, tx, n, t)

Arguments

object

a object of class bgnbd.

Tx

lenght of time since the consumers first purchase.

tx

recency of the last purchase (time of the last purchase - time of the first).

n

count fo repeat purchases.

t

time period in which the expeted sales take place.


usobiaga/shopping documentation built on July 8, 2019, 1:32 a.m.