Uses of Class
org.drip.sequence.functional.BoundedMultivariateRandom
| Package | Description |
|---|---|
| org.drip.learning.rxtor1 |
Statistical Learning Empirical Loss Penalizer
|
| org.drip.sequence.custom |
Glivenko Cantelli Supremum Deviation Bounds
|
-
Uses of BoundedMultivariateRandom in org.drip.learning.rxtor1
Subclasses of BoundedMultivariateRandom in org.drip.learning.rxtor1 Modifier and Type Class Description classEmpiricalPenaltySupremumEstimatorEmpiricalPenaltySupremumEstimator contains the Implementation of the Empirical Penalty Supremum Estimator dependent on Multivariate Random Variables where the Multivariate Function is a Linear Combination of Bounded Univariate Functions acting on each Random Variate. -
Uses of BoundedMultivariateRandom in org.drip.sequence.custom
Subclasses of BoundedMultivariateRandom in org.drip.sequence.custom Modifier and Type Class Description classGlivenkoCantelliUniformDeviationGlivenkoCantelliUniformDeviation contains the Implementation of the Bounded Objective Function dependent on Multivariate Random Variables where the Multivariate Function is a Linear Combination of Bounded Univariate Functions acting on each Random Variate.classKernelDensityEstimationL1KernelDensityEstimationL1 implements the L1 Error Scheme Estimation for a Multivariate Kernel Density Estimator with Focus on establishing targeted Variate-Specific and Agnostic Bounds.classLongestCommonSubsequenceLongestCommonSubsequence contains Variance Bounds on the Critical Measures of the Longest Common Subsequence between two Strings.classOrientedPercolationFirstPassageOrientedPercolationFirstPassage contains Variance Bounds on the Critical Measures of the Standard Problem of First Passage Time in Oriented Percolation.Methods in org.drip.sequence.custom that return BoundedMultivariateRandom Modifier and Type Method Description static BoundedMultivariateRandomBinPacking. MinimumNumberOfBins()Implement the Minimum Number of Bins