Creates a matrix with all possible recency and frequency combinations.
dc.MakeRFmatrixSkeleton(n.periods)
number of transaction opportunities in the calibration period.
Matrix with two columns: frequency ("x") and recency ("t.x"). All possible recency-frequency combinations in the calibration period are represented.
Makes the structure in which to input data for recency-frequency matrices.