Uses of Class
org.drip.measure.bayesian.ViewLoading
| Package | Description |
|---|---|
| org.drip.measure.bayesian |
Prior, Conditional, Posterior Theil Bayesian
|
-
Uses of ViewLoading in org.drip.measure.bayesian
Methods in org.drip.measure.bayesian that return ViewLoading Modifier and Type Method Description static ViewLoadingViewLoading. FromConfidence(MetaRd metaRd, double[] meanArray, double[][] scopingCovarianceMatrix, double[][] scopingLoadingMatrix, double tau)Generate the ViewLoading Instance from the Confidence LevelViewLoadingScopingContainer. viewLoading(java.lang.String viewName)Retrieve the Named View LoadingMethods in org.drip.measure.bayesian with parameters of type ViewLoading Modifier and Type Method Description booleanScopingContainer. addViewLoading(java.lang.String viewName, ViewLoading viewLoading)Add the Named View Loadingstatic R1MultivariateConvolutionMetricsTheilMixedEstimationModel. GenerateComposite(MetaRd multivariateMeta, ViewLoading viewLoading1, ViewLoading viewLoading2, R1MultivariateNormal unconditionalDistribution)Generate the Joint Mixed Estimation Model Joint/Posterior Metrics