pygsti.extras.drift.probtrajectory#
Functions for Fourier analysis of equally spaced time-series data
Functions
|
Reduces the amplitudes in a CosineProbTrajectory model until the model is valid, i.e., all probabilities are within [0, 1]. |
|
Implements maximum likelihood estimation over a model for a time-resolved probabilities trajectory, and returns the maximum likelihood model. |
|
The negative log-likelihood of a ProbTrajectory, modelling a time-dependent probability distribution. |
|
The negative log-likelihood of varying probabilities probs, evaluated for the data streams in clickstreams. |
Classes
|
Encapulates a time-dependent probability distribution that is actually a constant. |
|
Encapulates a time-dependent probability distribution that is parameterized as a sum of cosines. |
|
Encapulates a time-dependent probability distribution, as a sum of time-dependent basis functions. |