Uses of Class
org.drip.measure.distribution.R1Continuous
| 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.distribution |
R1 Rd Continuous Random Measure
|
| 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.generators |
R1/Rd Moment/Probability Generating Functions
|
| 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 R1Continuous in org.drip.dynamics.process
Methods in org.drip.dynamics.process that return R1Continuous Modifier and Type Method Description R1ContinuousR1StochasticEvolver. futureValueDistribution(double x0, double t)Generate the Future Value Distribution at Time t -
Uses of R1Continuous in org.drip.execution.bayesian
Subclasses of R1Continuous 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 R1Continuous in org.drip.execution.discrete
Subclasses of R1Continuous in org.drip.execution.discrete Modifier and Type Class Description classShortfallIncrementDistributionShortfallIncrementDistribution holds the Parameters of the R1 Normal Short fall Increment Distribution. -
Uses of R1Continuous in org.drip.graph.mst
Methods in org.drip.graph.mst with parameters of type R1Continuous Modifier and Type Method Description static doubleSteeleCompleteUniformRandomTree. AsymptoticFriezeMSTLength(R1Continuous r1Univariate)Compute the Length of the MST for Large n (attribution to Alan M. -
Uses of R1Continuous in org.drip.measure.bayesian
Methods in org.drip.measure.bayesian that return R1Continuous Modifier and Type Method Description R1ContinuousR1UnivariateConvolutionMetrics. conditionalDistribution()Retrieve the R1 Univariate Conditional DistributionR1ContinuousR1UnivariateConvolutionMetrics. jointDistribution()Retrieve the R1 Univariate Joint DistributionR1ContinuousR1UnivariateConvolutionMetrics. posteriorDistribution()Retrieve the R1 Univariate Posterior DistributionR1ContinuousR1UnivariateConvolutionMetrics. priorDistribution()Retrieve the R1 Univariate Prior DistributionR1ContinuousR1UnivariateConvolutionMetrics. unconditionalDistribution()Retrieve the R1 Univariate Unconditional DistributionMethods in org.drip.measure.bayesian with parameters of type R1Continuous Modifier and Type Method Description R1UnivariateConvolutionMetricsR1UnivariateConvolutionEngine. process(R1Continuous univariatePriorDistribution, R1Continuous univariateUnconditionalDistribution, R1Continuous univariateConditionalDistribution)Generate the Joint R1 Univariate Combined DistributionConstructors in org.drip.measure.bayesian with parameters of type R1Continuous Constructor Description R1UnivariateConvolutionMetrics(R1Continuous priorDistribution, R1Continuous unconditionalDistribution, R1Continuous conditionalDistribution, R1Continuous jointDistribution, R1Continuous posteriorDistribution)R1UnivariateConvolutionMetrics Constructor -
Uses of R1Continuous in org.drip.measure.chisquare
Subclasses of R1Continuous 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.classR1WilsonHilfertyR1WilsonHilferty implements the Normal Proxy Version for the R1 Chi-Square Distribution using the Wilson-Hilferty Transformation. -
Uses of R1Continuous in org.drip.measure.distribution
Subclasses of R1Continuous in org.drip.measure.distribution Modifier and Type Class Description classI1ContinuousUniformI1ContinuousUniform implements the Univariate Bounded Uniform Integer Distribution, with the Integer being generated between a (n inclusive) lower and an upper Bound.classR1ContinuousParetoR1ContinuousPareto implements the R1 Continuous Pareto Distribution.classR1ContinuousPowerLawR1ContinuousPowerLaw implements the R1 Continuous Power Law Distribution.classR1ContinuousUniformR1ContinuousUniform implements the Univariate R1 Uniform, i.classR1ContinuousUniformPiecewiseDisplacedR1ContinuousUniformPiecewiseDisplaced implements the Continuous Uniform Displaced Piecewise Linear R1 Distributions.classR1ContinuousUniformPiecewiseLinearR1ContinuousUniformPiecewiseLinear implements the Piecewise Linear R1 Distributions.Methods in org.drip.measure.distribution with parameters of type R1Continuous Modifier and Type Method Description doubleR1Continuous. kullbackLeiblerDivergence(R1Continuous r1UnivariateOther)Compute the Kullback-Leibler Divergence against the other R1 Distribution -
Uses of R1Continuous in org.drip.measure.exponential
Subclasses of R1Continuous in org.drip.measure.exponential Modifier and Type Class Description classPoissonDistributionPoissonDistribution implements the Univariate Poisson Distribution using the specified Mean/Variance.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 R1Continuous Modifier and Type Method Description doubleR1RateDistribution. kullbackLeiblerDivergence(R1Continuous r1UnivariateOther)Compute the Kullback-Leibler Divergence against the other R1 Distribution -
Uses of R1Continuous in org.drip.measure.gamma
Subclasses of R1Continuous 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 R1Continuous in org.drip.measure.gaussian
Subclasses of R1Continuous in org.drip.measure.gaussian Modifier and Type Class Description classR1UnivariateNormalR1UnivariateNormal implements the Univariate R1 Normal Distribution. -
Uses of R1Continuous in org.drip.measure.generators
Methods in org.drip.measure.generators that return R1Continuous Modifier and Type Method Description R1ContinuousR1MomentGeneratingFunction. distribution()Retrieve the Underlying R1 DistributionConstructors in org.drip.measure.generators with parameters of type R1Continuous Constructor Description R1MomentGeneratingFunction(R1Continuous distribution)R1MomentGeneratingFunction Constructor -
Uses of R1Continuous in org.drip.measure.transform
Subclasses of R1Continuous 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 R1Continuous in org.drip.oms.indifference
Methods in org.drip.oms.indifference with parameters of type R1Continuous Modifier and Type Method Description doubleReservationPricer. askClaimsPositionValueAdjustment(R1Continuous underlierPriceDistribution, double moneyMarketPrice, double noClaimsInventoryUtilityExpectation)Compute the Ask Claims Inventory-based Position Value AdjustmentdoubleReservationPricer. bidClaimsPositionValueAdjustment(R1Continuous underlierPriceDistribution, double moneyMarketPrice, double noClaimsInventoryUtilityExpectation)Compute the Bid Claims Inventory-based Position Value AdjustmentClaimsUtilityExpectationInferenceRunUtilityFunctionExpectation. inferPositionAdjustment(R1Continuous underlierPriceDistribution, double targetUtilityExpectationValue)Run the Position Adjustment Inference for the Claims given the Target Utility Expectation ValuedoubleReservationPricer. noClaimsInventoryUtilityExpectation(R1Continuous underlierPriceDistribution, double moneyMarketPrice)Compute the No-Claims Inventory-based Optimal Utility ValueUtilityExpectationOptimizationRunUtilityFunctionExpectation. optimizationRun(R1Continuous underlierPriceDistribution, double positionValueAdjustment)Generate the Utility Expectation Optimization Run given the Underlier Price DistributionReservationPricingRunReservationPricer. reservationPricingRun(R1Continuous underlierPriceDistribution, double moneyMarketPrice)Run a Reservation Pricing Flow -
Uses of R1Continuous in org.drip.sequence.functional
Methods in org.drip.sequence.functional that return R1Continuous Modifier and Type Method Description R1ContinuousFunctionSupremumUnivariateRandom. underlyingDistribution()Retrieve the Underlying DistributionR1ContinuousIdempotentUnivariateRandom. underlyingDistribution()Retrieve the Underlying DistributionConstructors in org.drip.sequence.functional with parameters of type R1Continuous Constructor Description BinaryIdempotentUnivariateRandom(double dblOffset, R1Continuous dist, double dblVariateBound, double dblPositiveProbability)BinaryIdempotentUnivariateRandom ConstructorBoundedIdempotentUnivariateRandom(double dblOffset, R1Continuous dist, double dblVariateBound)BoundedIdempotentUnivariateRandom ConstructorFunctionSupremumUnivariateRandom(R1ToR1[] aAUClass, R1Continuous dist)FunctionSupremumUnivariateRandom ConstructorIdempotentUnivariateRandom(double dblOffset, R1Continuous dist)IdempotentUnivariateRandom Constructor -
Uses of R1Continuous in org.drip.sequence.metrics
Methods in org.drip.sequence.metrics that return R1Continuous Modifier and Type Method Description R1ContinuousSingleSequenceAgnosticMetrics. populationDistribution()Retrieve the Population DistributionConstructors in org.drip.sequence.metrics with parameters of type R1Continuous Constructor Description BoundedSequenceAgnosticMetrics(double[] adblSequence, R1Continuous distPopulation, double dblSupport)BoundedSequenceAgnosticMetrics ConstructorIntegerSequenceAgnosticMetrics(double[] adblSequence, R1Continuous distPopulation)Build out the Sequence and their MetricsSingleSequenceAgnosticMetrics(double[] adblSequence, R1Continuous distPopulation)Build out the Sequence and their Metrics -
Uses of R1Continuous in org.drip.sequence.random
Methods in org.drip.sequence.random with parameters of type R1Continuous Modifier and Type Method Description SingleSequenceAgnosticMetricsBounded. sequence(int iNumEntry, R1Continuous distPopulation)SingleSequenceAgnosticMetricsBoundedUniformInteger. sequence(int iNumEntry, R1Continuous distPopulation)SingleSequenceAgnosticMetricsPoisson. sequence(int iNumEntry, R1Continuous distPopulation)SingleSequenceAgnosticMetricsUnivariateSequenceGenerator. sequence(int iNumEntry, R1Continuous distPopulation)Generate a Random Sequence along with its Metrics -
Uses of R1Continuous in org.drip.spaces.metric
Methods in org.drip.spaces.metric that return R1Continuous Modifier and Type Method Description R1ContinuousR1Combinatorial. borelSigmaMeasure()R1ContinuousR1Field. borelSigmaMeasure()R1ContinuousR1Normed. borelSigmaMeasure()Retrieve the Borel Sigma R1 Probability MeasureMethods in org.drip.spaces.metric with parameters of type R1Continuous Modifier and Type Method Description static R1BallR1Ball. ClosedUnit(double dblLeftEdge, double dblRightEdge, R1Continuous distR1, int iPNorm)Construct a R1Ball Instance of Unit Radiusstatic R1CombinatorialBallR1CombinatorialBall. ClosedUnit(java.util.List<java.lang.Double> lsElementSpace, R1Continuous distR1, int iPNorm)Construct a R1CombinatorialBall Instance of Unit Radiusstatic R1CombinatorialR1Combinatorial. Standard(java.util.List<java.lang.Double> lsElementSpace, R1Continuous distR1, int iPNorm)Construct the Standard lp R1 Combinatorial Space Instancestatic R1FieldR1Field. Standard(double dblLeftEdge, double dblRightEdge, R1Continuous distR1, int iPNorm)Construct the Standard lp R1 Continuous Space Instancestatic R1CombinatorialR1Combinatorial. Supremum(java.util.List<java.lang.Double> lsElementSpace, R1Continuous distR1)Construct the Supremum (i.e., lInfinity) R1 Combinatorial Space Instancestatic R1FieldR1Field. Supremum(double dblLeftEdge, double dblRightEdge, R1Continuous distR1)Construct the Supremum (i.e., lInfinity) R1 Continuous Space InstanceConstructors in org.drip.spaces.metric with parameters of type R1Continuous Constructor Description R1Ball(double leftEdge, double rightEdge, R1Continuous r1Univariate, int pNorm, double normRadius)R1Ball ConstructorR1Combinatorial(java.util.List<java.lang.Double> elementSpaceList, R1Continuous r1Distribution, int pNorm)R1Combinatorial Space ConstructorR1CombinatorialBall(java.util.List<java.lang.Double> elementSpaceList, R1Continuous r1Distribution, int pNorm, double normRadius)R1CombinatorialBall ConstructorR1Field(double leftEdge, double rightEdge, R1Continuous r1Univariate, int pNorm)R1Field Space Constructor -
Uses of R1Continuous in org.drip.validation.distance
Methods in org.drip.validation.distance that return R1Continuous Modifier and Type Method Description R1ContinuousImportanceWeight. r1Univariate()Retrieve the Underlying R1 DistributionConstructors in org.drip.validation.distance with parameters of type R1Continuous Constructor Description ImportanceWeight(R1Continuous r1Univariate, double positiveExpectation)ImportanceWeight Constructor