Difference between revisions of "LDens Wishart"
Line 2: | Line 2: | ||
[[Category:Doc Status D]] <!-- For Lumina use, do not change --> | [[Category:Doc Status D]] <!-- For Lumina use, do not change --> | ||
− | = LDens_Wishart(x,cv,n,I,J) = | + | == LDens_Wishart(x, cv, n, I, J) == |
− | + | The natural log of the density of the [[Wishart]] distribution at «x», where «x» and «cv» are 2-D matrices indexed by «I» and «J». | |
− | The natural log of the density of the [[Wishart]] distribution at | ||
− | |||
− | |||
+ | == Library == | ||
Distribution Densities.ana | Distribution Densities.ana | ||
− | = See Also = | + | == See Also == |
− | + | * [[Wishart]] | |
− | * [[Wishart]] | + | * [[InvertedWishart]] |
* [[LDens_InvertedWishart]] | * [[LDens_InvertedWishart]] | ||
* [[Dens_ChiSquared]] | * [[Dens_ChiSquared]] |
Revision as of 23:17, 26 January 2016
LDens_Wishart(x, cv, n, I, J)
The natural log of the density of the Wishart distribution at «x», where «x» and «cv» are 2-D matrices indexed by «I» and «J».
Library
Distribution Densities.ana
See Also
Comments
Enable comment auto-refresher