| Trees | Indices | Help |
|---|
|
|
|
|||
|
lfunc A linear function. |
|||
|
qfunc A quadratic function based on the log-likelihood of two Gaussian densities |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Pooled estimate of covariance matrix of X broken up into classes by Y, a binary matrix Returns mu, Sigma, pooledS |
Linear discriminant analysis, i.e. MLE discriminant analysis when the groups are assumed Gaussian with the same coavariance matrix. Returns (fns, iv): a dictionary of discriminant functions, in the original variables. |
Linear discriminant analysis, i.e. MLE discriminant analysis when the groups are assumed Gaussian with unspecified covariance matrices. Returns (fns, iv): a dictionary of (ncomp)*(ncomp-1)/2 discriminant functions, in the original variables, and the indicator variables. |
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0beta1 on Tue Jun 3 09:41:20 2008 | http://epydoc.sourceforge.net |