JWS C Library
C language utility library
stat Directory Reference
Directory dependency graph for jwsc/stat/:
jwsc/stat/

Files

file  bmm.c [code]
 

Bernoulli mixture model and parameter fitting using EM.


file  bmm.h [code]
 

Bernoulli mixture model and parameter fitting using EM.


file  dynamics.c [code]
 

Collection of functions for stochastic dynamics on a function to generate random samples.


file  dynamics.h [code]
 

Collection of functions for stochastic dynamics on an energy function to generate random samples.


file  gmm.c [code]
 

Gaussian mixture model and parameter fitting using EM.


file  gmm.h [code]
 

Gaussian mixture model and parameter fitting using EM.


file  kmeans.c [code]
 

Definition of kmeans clustering algorithm and associated functions.


file  kmeans.h [code]
 

Declarations of kmeans clustering algorithm and associated functions.


file  mmm.c [code]
 

Multinomial mixture model and parameter fitting using EM.


file  mmm.h [code]
 

Multinomial mixture model and parameter fitting using EM.


file  regress.c [code]
 

Collection of functions for solving regression problems.


file  regress.h [code]
 

Collection of functions for solving regression problems.


file  stat.c [code]
 

Collection of functions for computing sample statistics.


file  stat.h [code]
 

Collection of functions for computing sample statistics.