Name : perl-Math-Vector-Real-MultiNormalMixture
| |
Version : 0.02
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 7.65
| Date : 2024-08-05 19:31:08
|
Group : Development/Libraries/Perl
| Source RPM : perl-Math-Vector-Real-MultiNormalMixture-0.02-7.65.src.rpm
|
Size : 0.01 MB
| |
Packager : (none)
| |
Summary : Multinormal Mixture distribution
|
Description :
This module allows to calculate the density of a mixture of n multivariate normal simetric distributions.
Given a multivariate normal simetric distributions in IR**k (IR := the real numbers domain) such that its density function can be calculated as...
p($x) = (sqrt(2*pi)*$sigma)**(-$k) * exp(|$x-$mu|/$sigma)**2)
where
$x is a vector of dimension k, $mu is the median vector of the distribution, $d = |$x - $mu|, the distance between the median and x $sigma is the standard deviation, (the covariance matrix is restricted to $sigma*$Ik being $Ik the identity matrix of size k)
A multivariate normal distribution mixin is defined as a weighted mix of a set of multivariate normal simetric distributions, such that its density function is...
pm(x) = sum ( $alpha[$i] * p[$i](x) )
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-M/openSUSE_Tumbleweed/noarch |