PhiFactors.get#

PhiFactors.get(slice_=None)[source]#

Get phi factors for a single slice as a time period matrix.

Returns:

Square matrix where the index and columns are the time period integers, from and to home respectively.

Return type:

DataFrame

Parameters:

slice_ (SegmentationSlice | None)