Uses of Class
org.drip.measure.continuous.R1Univariate
| Package | Description |
|---|---|
| org.drip.dynamics.process |
Ito-Dynamics Based Stochastic Process
|
| org.drip.execution.bayesian |
Bayesian Price Based Optimal Execution
|
| org.drip.execution.discrete |
Trajectory Slice Execution Cost Distribution
|
| org.drip.graph.mst |
Agnostic Minimum Spanning Tree Properties
|
| org.drip.measure.bayesian |
Prior, Conditional, Posterior Theil Bayesian
|
| org.drip.measure.chisquare |
Chi-Square Distribution Implementation/Properties
|
| org.drip.measure.continuous |
R1 Rd Continuous Random Measure
|
| org.drip.measure.discrete |
Antithetic, Quadratically Re-sampled, De-biased Distribution
|
| org.drip.measure.exponential |
R1 Exponential Distribution Implementation/Properties
|
| org.drip.measure.gamma |
R1 Gamma Distribution Implementation/Properties
|
| org.drip.measure.gaussian |
R1 Rd Covariant Gaussian Quadrature
|
| org.drip.measure.lebesgue |
Uniform Piece-wise Lebesgue Measure
|
| org.drip.measure.transform |
Expressing one Measure Using Another
|
| org.drip.oms.indifference |
Reservation Price Good-deal Bounds
|
| org.drip.sequence.functional |
Efron Stein Functional Supremum Bounds
|
| org.drip.sequence.metrics |
Sequence Bounds Agnostic Metrics Estimators
|
| org.drip.sequence.random |
Correlated Multi-Factor Sequence Generator
|
| org.drip.spaces.metric |
Hilbert/Banach Normed Metric Spaces
|
| org.drip.validation.distance |
Hypothesis Target Distance Test Builders
|
-
Uses of R1Univariate in org.drip.dynamics.process
Methods in org.drip.dynamics.process that return R1Univariate Modifier and Type Method Description R1UnivariateR1StochasticEvolver. futureValueDistribution(double x0, double t)Generate the Future Value Distribution at Time t -
Uses of R1Univariate in org.drip.execution.bayesian
Subclasses of R1Univariate in org.drip.execution.bayesian Modifier and Type Class Description classConditionalPriceDistributionConditionalPriceDistribution holds the Price Distribution Conditional on a given Drift.classPriorDriftDistributionPriorDriftDistribution holds the Prior Belief Distribution associated with the Directional Drift. -
Uses of R1Univariate in org.drip.execution.discrete
Subclasses of R1Univariate in org.drip.execution.discrete Modifier and Type Class Description classShortfallIncrementDistributionShortfallIncrementDistribution holds the Parameters of the R1 Normal Short fall Increment Distribution. -
Uses of R1Univariate in org.drip.graph.mst
Methods in org.drip.graph.mst with parameters of type R1Univariate Modifier and Type Method Description static doubleSteeleCompleteUniformRandomTree. AsymptoticFriezeMSTLength(R1Univariate r1Univariate)Compute the Length of the MST for Large n (attribution to Alan M. -
Uses of R1Univariate in org.drip.measure.bayesian
Methods in org.drip.measure.bayesian that return R1Univariate Modifier and Type Method Description R1UnivariateR1UnivariateConvolutionMetrics. conditional()Retrieve the R1 Univariate Conditional DistributionR1UnivariateR1UnivariateConvolutionMetrics. joint()Retrieve the R1 Univariate Joint DistributionR1UnivariateR1UnivariateConvolutionMetrics. posterior()Retrieve the R1 Univariate Posterior DistributionR1UnivariateR1UnivariateConvolutionMetrics. prior()Retrieve the R1 Univariate Prior DistributionR1UnivariateR1UnivariateConvolutionMetrics. unconditional()Retrieve the R1 Univariate Unconditional DistributionMethods in org.drip.measure.bayesian with parameters of type R1Univariate Modifier and Type Method Description R1UnivariateConvolutionMetricsR1UnivariateConvolutionEngine. process(R1Univariate univariatePrior, R1Univariate univariateUnconditional, R1Univariate univariateConditional)Generate the Joint R1 Univariate Combined DistributionConstructors in org.drip.measure.bayesian with parameters of type R1Univariate Constructor Description R1UnivariateConvolutionMetrics(R1Univariate prior, R1Univariate unconditional, R1Univariate conditional, R1Univariate joint, R1Univariate posterior)R1UnivariateConvolutionMetrics Constructor -
Uses of R1Univariate in org.drip.measure.chisquare
Subclasses of R1Univariate in org.drip.measure.chisquare Modifier and Type Class Description classR1CentralR1Central implements the Probability Density Function for the R1 Central Chi-Square Distribution.classR1CentralCLTProxyR1CentralCLTProxy implements the N (0, 1) CLT Proxy Version for the R1 Chi-Square Distribution.classR1CentralFisherProxyR1CentralFisherProxy implements the Univariate Normal Proxy Version using the Fisher Transformation for the R1 Chi-Square Distribution.classR1CentralWilsonHilfertyR1CentralWilsonHilferty implements the Normal Proxy Version for the R1 Chi-Square Distribution using the Wilson-Hilferty Transfomation.classR1NonCentralR1NonCentral implements the Distribution Table for the R1 Non-central Chi-Square Distribution.classR1NonCentralAbdelAtyR1NonCentralAbdelAty implements the Abdel-Aty (1954) Wilson-Haferty Approximation for the R1 Non-central Chi-Square Distribution.classR1NonCentralCLTProxyR1NonCentralCLTProxy implements the CLT Proxy Distribution for the R1 Non-central Chi-Square Distribution.classR1NonCentralCumulantInvariantR1NonCentralCumulantInvariant implements the Cumulant Invariant Transformation for the R1 Non-central Chi-Square Distribution.classR1NonCentralSankaranR1NonCentralSankaran implements the Sankaran (1959, 1963) Wilson-Haferty Approximation for the R1 Non-central Chi-Square Distribution.classR1NonCentralWilsonHafertyR1NonCentralWilsonHaferty implements the Wilson-Haferty Transform for the R1 Non-central Chi-Square Distribution.classR1WilsonHilfertyR1CentralWilsonHilferty implements the Normal Proxy Version for the R1 Chi-Square Distribution using the Wilson-Hilferty Transformation. -
Uses of R1Univariate in org.drip.measure.continuous
Subclasses of R1Univariate in org.drip.measure.continuous Modifier and Type Class Description classR1ParetoDistributionR1ParetoDistribution implements the R1 Pareto Distribution.classR1PowerLawDistributionR1PowerLawDistribution implements the R1 Power Law Distribution.classR1UnivariateUniformR1UnivariateUniform implements the Univariate R1 Uniform Distribution.Methods in org.drip.measure.continuous with parameters of type R1Univariate Modifier and Type Method Description doubleR1Univariate. kullbackLeiblerDivergence(R1Univariate r1UnivariateOther)Compute the Kullback-Leibler Divergence against the other R1 Distribution -
Uses of R1Univariate in org.drip.measure.discrete
Subclasses of R1Univariate in org.drip.measure.discrete Modifier and Type Class Description classBoundedUniformIntegerDistributionBoundedUniformIntegerDistribution implements the Univariate Bounded Uniform Integer Distribution, with the Integer being generated between a (n inclusive) lower and an upper Bound.classPoissonDistributionPoissonDistribution implements the Univariate Poisson Distribution using the specified Mean/Variance. -
Uses of R1Univariate in org.drip.measure.exponential
Subclasses of R1Univariate in org.drip.measure.exponential Modifier and Type Class Description classR1RateDistributionR1RateDistribution implements the Rate Parameterization of the R1 Exponential Distribution.classR1ScaledDistributionR1ScaledDistribution implements the Probability Density Function for the Scaled R1 Exponential Function.classRealizedMinimaR1RateDistributionRealizedMinimaR1RateDistribution implements the Rate Parameterization of the Realized Minimum among the Set of R1 Exponential Distributions.classTwoIIDSumTwoIIDSum implements the PDF of the Sum of Two IID Exponential Random Variables.Methods in org.drip.measure.exponential with parameters of type R1Univariate Modifier and Type Method Description doubleR1RateDistribution. kullbackLeiblerDivergence(R1Univariate r1UnivariateOther) -
Uses of R1Univariate in org.drip.measure.gamma
Subclasses of R1Univariate in org.drip.measure.gamma Modifier and Type Class Description classErlangDistributionErlangDistribution implements the Shape and Scale Parameterization of the R1 Erlang Distribution.classR1ShapeScaleDiscreteR1ShapeScaleDiscrete generates Discrete Variables that are Derivatives of the R1 Gamma Distribution.classR1ShapeScaleDistributionR1ShapeScaleDistribution implements the Shape and Scale Parameterization of the R1 Gamma Distribution. -
Uses of R1Univariate in org.drip.measure.gaussian
Subclasses of R1Univariate in org.drip.measure.gaussian Modifier and Type Class Description classR1UnivariateNormalR1UnivariateNormal implements the Univariate R1 Normal Distribution. -
Uses of R1Univariate in org.drip.measure.lebesgue
Subclasses of R1Univariate in org.drip.measure.lebesgue Modifier and Type Class Description classR1PiecewiseDisplacedR1PiecewiseDisplaced implements the Displaced Piecewise Linear R1 Distributions.classR1PiecewiseLinearR1PiecewiseLinear implements the Piecewise Linear R1 Distributions.classR1UniformR1Uniform implements the R1 Lebesgue (i.e., Bounded Uniform) Distribution, with a Uniform Distribution between a Lower and an Upper Bound. -
Uses of R1Univariate in org.drip.measure.transform
Subclasses of R1Univariate in org.drip.measure.transform Modifier and Type Class Description classR1GammaToExponentialR1GammaToExponential implements the R1 Exponential Distribution in Terms of the R1 Gamma Distribution.classR1GammaToMaxwellBoltzmannSquaredR1GammaToMaxwellBoltzmannSquared implements the Maxwell-Boltzmann Squared Distribution using the R1 Gamma Distribution. -
Uses of R1Univariate in org.drip.oms.indifference
Methods in org.drip.oms.indifference with parameters of type R1Univariate Modifier and Type Method Description doubleReservationPricer. askClaimsPositionValueAdjustment(R1Univariate underlierPriceDistribution, double moneyMarketPrice, double noClaimsInventoryUtilityExpectation)Compute the Ask Claims Inventory-based Position Value AdjustmentdoubleReservationPricer. bidClaimsPositionValueAdjustment(R1Univariate underlierPriceDistribution, double moneyMarketPrice, double noClaimsInventoryUtilityExpectation)Compute the Bid Claims Inventory-based Position Value AdjustmentClaimsUtilityExpectationInferenceRunUtilityFunctionExpectation. inferPositionAdjustment(R1Univariate underlierPriceDistribution, double targetUtilityExpectationValue)Run the Position Adjustment Inference for the Claims given the Target Utility Expectation ValuedoubleReservationPricer. noClaimsInventoryUtilityExpectation(R1Univariate underlierPriceDistribution, double moneyMarketPrice)Compute the No-Claims Inventory-based Optimal Utility ValueUtilityExpectationOptimizationRunUtilityFunctionExpectation. optimizationRun(R1Univariate underlierPriceDistribution, double positionValueAdjustment)Generate the Utility Expectation Optimization Run given the Underlier Price DistributionReservationPricingRunReservationPricer. reservationPricingRun(R1Univariate underlierPriceDistribution, double moneyMarketPrice)Run a Reservation Pricing Flow -
Uses of R1Univariate in org.drip.sequence.functional
Methods in org.drip.sequence.functional that return R1Univariate Modifier and Type Method Description R1UnivariateFunctionSupremumUnivariateRandom. underlyingDistribution()Retrieve the Underlying DistributionR1UnivariateIdempotentUnivariateRandom. underlyingDistribution()Retrieve the Underlying DistributionConstructors in org.drip.sequence.functional with parameters of type R1Univariate Constructor Description BinaryIdempotentUnivariateRandom(double dblOffset, R1Univariate dist, double dblVariateBound, double dblPositiveProbability)BinaryIdempotentUnivariateRandom ConstructorBoundedIdempotentUnivariateRandom(double dblOffset, R1Univariate dist, double dblVariateBound)BoundedIdempotentUnivariateRandom ConstructorFunctionSupremumUnivariateRandom(R1ToR1[] aAUClass, R1Univariate dist)FunctionSupremumUnivariateRandom ConstructorIdempotentUnivariateRandom(double dblOffset, R1Univariate dist)IdempotentUnivariateRandom Constructor -
Uses of R1Univariate in org.drip.sequence.metrics
Methods in org.drip.sequence.metrics that return R1Univariate Modifier and Type Method Description R1UnivariateSingleSequenceAgnosticMetrics. populationDistribution()Retrieve the Population DistributionConstructors in org.drip.sequence.metrics with parameters of type R1Univariate Constructor Description BoundedSequenceAgnosticMetrics(double[] adblSequence, R1Univariate distPopulation, double dblSupport)BoundedSequenceAgnosticMetrics ConstructorIntegerSequenceAgnosticMetrics(double[] adblSequence, R1Univariate distPopulation)Build out the Sequence and their MetricsSingleSequenceAgnosticMetrics(double[] adblSequence, R1Univariate distPopulation)Build out the Sequence and their Metrics -
Uses of R1Univariate in org.drip.sequence.random
Methods in org.drip.sequence.random with parameters of type R1Univariate Modifier and Type Method Description SingleSequenceAgnosticMetricsBounded. sequence(int iNumEntry, R1Univariate distPopulation)SingleSequenceAgnosticMetricsBoundedUniformInteger. sequence(int iNumEntry, R1Univariate distPopulation)SingleSequenceAgnosticMetricsPoisson. sequence(int iNumEntry, R1Univariate distPopulation)SingleSequenceAgnosticMetricsUnivariateSequenceGenerator. sequence(int iNumEntry, R1Univariate distPopulation)Generate a Random Sequence along with its Metrics -
Uses of R1Univariate in org.drip.spaces.metric
Methods in org.drip.spaces.metric that return R1Univariate Modifier and Type Method Description R1UnivariateR1Combinatorial. borelSigmaMeasure()R1UnivariateR1Continuous. borelSigmaMeasure()R1UnivariateR1Normed. borelSigmaMeasure()Retrieve the Borel Sigma R1 Probability MeasureMethods in org.drip.spaces.metric with parameters of type R1Univariate Modifier and Type Method Description static R1CombinatorialBallR1CombinatorialBall. ClosedUnit(java.util.List<java.lang.Double> lsElementSpace, R1Univariate distR1, int iPNorm)Construct a R1CombinatorialBall Instance of Unit Radiusstatic R1ContinuousBallR1ContinuousBall. ClosedUnit(double dblLeftEdge, double dblRightEdge, R1Univariate distR1, int iPNorm)Construct a R1ContinuousBall Instance of Unit Radiusstatic R1CombinatorialR1Combinatorial. Standard(java.util.List<java.lang.Double> lsElementSpace, R1Univariate distR1, int iPNorm)Construct the Standard lp R1 Combinatorial Space Instancestatic R1ContinuousR1Continuous. Standard(double dblLeftEdge, double dblRightEdge, R1Univariate distR1, int iPNorm)Construct the Standard lp R1 Continuous Space Instancestatic R1CombinatorialR1Combinatorial. Supremum(java.util.List<java.lang.Double> lsElementSpace, R1Univariate distR1)Construct the Supremum (i.e., lInfinity) R1 Combinatorial Space Instancestatic R1ContinuousR1Continuous. Supremum(double dblLeftEdge, double dblRightEdge, R1Univariate distR1)Construct the Supremum (i.e., lInfinity) R1 Continuous Space InstanceConstructors in org.drip.spaces.metric with parameters of type R1Univariate Constructor Description R1Combinatorial(java.util.List<java.lang.Double> elementSpaceList, R1Univariate r1Distribution, int pNorm)R1Combinatorial Space ConstructorR1CombinatorialBall(java.util.List<java.lang.Double> elementSpaceList, R1Univariate r1Distribution, int pNorm, double normRadius)R1CombinatorialBall ConstructorR1Continuous(double leftEdge, double rightEdge, R1Univariate r1Univariate, int pNorm)R1Continuous Space ConstructorR1ContinuousBall(double leftEdge, double rightEdge, R1Univariate r1Univariate, int pNorm, double normRadius)R1ContinuousBall Constructor -
Uses of R1Univariate in org.drip.validation.distance
Methods in org.drip.validation.distance that return R1Univariate Modifier and Type Method Description R1UnivariateImportanceWeight. r1Univariate()Retrieve the Underlying R1 DistributionConstructors in org.drip.validation.distance with parameters of type R1Univariate Constructor Description ImportanceWeight(R1Univariate r1Univariate, double positiveExpectation)ImportanceWeight Constructor