Uses of Class
org.drip.measure.bayesian.ProjectionDistributionLoading
| Package | Description |
|---|---|
| org.drip.measure.bayesian |
Prior, Conditional, Posterior Theil Bayesian
|
-
Uses of ProjectionDistributionLoading in org.drip.measure.bayesian
Methods in org.drip.measure.bayesian that return ProjectionDistributionLoading Modifier and Type Method Description static ProjectionDistributionLoadingProjectionDistributionLoading. FromConfidence(MultivariateMeta meta, double[] adblMean, double[][] aadblScopingCovariance, double[][] aadblScopingLoading, double dblTau)Generate the ProjectionDistributionLoading Instance from the Confidence LevelProjectionDistributionLoadingScopingProjectionVariateDistribution. projectionDistributionLoading(java.lang.String strName)Retrieve the Named Projection Distribution LoadingMethods in org.drip.measure.bayesian with parameters of type ProjectionDistributionLoading Modifier and Type Method Description booleanScopingProjectionVariateDistribution. addProjectionDistributionLoading(java.lang.String strName, ProjectionDistributionLoading pdl)Add the Named Projection Distribution Loadingstatic R1MultivariateConvolutionMetricsTheilMixedEstimationModel. GenerateComposite(MultivariateMeta meta, ProjectionDistributionLoading pdl1, ProjectionDistributionLoading pdl2, R1MultivariateNormal r1mnUnconditional)Generate the Joint Mixed Estimation Model Joint/Posterior Metrics