<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>Tests for column correlation in the presence of row correlation</dc:title>
  <dc:description>Given a matrix X with possibly correlated rows, tests if
the columns of X are correlated. Also estimates the
mean-squared row correlation (see paper at
http://stat.stanford.edu/~omkar for details)</dc:description>
  <dc:type>Software</dc:type>
  <dc:creator>Omkar Muralidharan &lt;omkar@stanford.edu&gt;</dc:creator>
  <dc:contributor>Omkar Muralidharan</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:date>2010-11-14</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=colcor</dc:identifier>
 </rdf:Description>
</rdf:RDF>

