From octave-sources-request at bevo dot che dot wisc dot edu Wed Jul 2 09:06:04 2003 Subject: CORRCOEF of data with NaN's From: =?ISO-8859-1?Q?Alois_Schl=F6gl?= To: octave-sources at bevo dot che dot wisc dot edu Date: Wed, 2 Jul 2003 01:56:21 -0500 I want to announce a new feature of CORRCOEF.M . Now, CORRCOEF includes a statistical test whether NaN's are significantly correlated with the data or not. This is one more feature for supporting analysis of data with NaN's. The source is available from octave-forge/extra/NaN/ . Here is a link to it http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/octave/octave-forge/extra/NaN/corrcoef.m?rev=HEAD&content-type=text/plain Alois Schloegl