Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.numericalmethod.suanshu.stats.stochasticprocess.univariate.sde Classes and Interfaces - 18 results found.
NameDescriptionTypePackageFramework
BMSDEA Brownian motion is a stochastic process with the following properties.Classcom.numericalmethod.suanshu.stats.stochasticprocess.univariate.sde.discreteSuanShu
DiffusionInterfacecom.numericalmethod.suanshu.stats.stochasticprocess.univariate.sde.coefficientsSuanShu
DiscreteSDEThis interface represents the discrete approximation of a univariate SDE.Interfacecom.numericalmethod.suanshu.stats.stochasticprocess.univariate.sde.discreteSuanShu
DriftInterfacecom.numericalmethod.suanshu.stats.stochasticprocess.univariate.sde.coefficientsSuanShu
EulerSDEThe Euler scheme is the first order approximation of an SDE.Classcom.numericalmethod.suanshu.stats.stochasticprocess.univariate.sde.discreteSuanShu
FtThis represents the concept 'Filtration', the information available at time t.Classcom.numericalmethod.suanshu.stats.stochasticprocess.univariate.sdeSuanShu
FtAdaptedFunctionInterfacecom.numericalmethod.suanshu.stats.stochasticprocess.univariate.sdeSuanShu
FtWtClasscom.numericalmethod.suanshu.stats.stochasticprocess.univariate.sdeSuanShu
GBMProcessA Geometric Brownian motion (GBM) (occasionally, exponential Brownian motion) is a continuous-time stochastic process in which the logarithm of the randomly varying quantity follows a Brownian motion.Classcom.numericalmethod.suanshu.stats.stochasticprocess.univariate.sde.processSuanShu
MilsteinSDEMilstein scheme is a first-order approximation to a continuous-time SDE.Classcom.numericalmethod.suanshu.stats.stochasticprocess.univariate.sde.discreteSuanShu
OrnsteinUhlenbeckProcessThis class represents a univariate Ornstein-Uhlenbeck (OU) process.Classcom.numericalmethod.suanshu.stats.stochasticprocess.univariate.sde.process.ouSuanShu
OUFittingThis interface defines an estimation procedure to fit a univariate Ornstein-Uhlenbeck process.Interfacecom.numericalmethod.suanshu.stats.stochasticprocess.univariate.sde.process.ouSuanShu
OUFittingMLEThis class fits a univariate Ornstein-Uhlenbeck process by using MLE.Classcom.numericalmethod.suanshu.stats.stochasticprocess.univariate.sde.process.ouSuanShu
OUFittingOLSThis class fits a univariate Ornstein-Uhlenbeck process by using least squares regression.Classcom.numericalmethod.suanshu.stats.stochasticprocess.univariate.sde.process.ouSuanShu
OUProcessGet the overall mean.Interfacecom.numericalmethod.suanshu.stats.stochasticprocess.univariate.sde.process.ouSuanShu
OUSimThis class simulates a discrete path of a univariate Ornstein-Uhlenbeck (OU) process.Classcom.numericalmethod.suanshu.stats.stochasticprocess.univariate.sde.process.ouSuanShu
SDEThis class represents a univariate, continuous-time Stochastic Differential Equation (SDE) of the following form.Classcom.numericalmethod.suanshu.stats.stochasticprocess.univariate.sdeSuanShu
XtAdaptedFunctionThis represents an Ft-adapted function that depends only on X(t).Classcom.numericalmethod.suanshu.stats.stochasticprocess.univariate.sdeSuanShu