2.6.13. sdepy.oruh_mean

class sdepy.oruh_mean(t, *, x0=0., theta=0., k=1., sigma=1.)[source]

Mean of values at time t of an Ornstein-Uhlenbeck process (as per the ornstein_uhlenbeck_process class) with time-independent parameters.

Attributes:
params

Methods

__call__