Home > biosig > t400 > decovm.m

decovm

PURPOSE ^

decompose extended covariance matrix into mean (mu),

SYNOPSIS ^

function [mu,sd,COV,xc,M,R2]=decovm(XCN,NN)

DESCRIPTION ^

 decompose extended covariance matrix into mean (mu), 
 standard deviation, the (pure) Covariance (COV), 
 correlation (xc) matrix and the correlation coefficients R2.
 NaN's are condsidered as missing values. 
 [mu,sd,COV,xc,N,R2]=decovm(ECM[,NN])

 ECM     is the extended covariance matrix
 NN    is the number of elements, each estimate (in ECM) is based on 

 see also: MDBC, ECOVM, R2

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003