16.01.2015 Views

Package 'WGCNA' - Laboratory Web Sites - UCLA

Package 'WGCNA' - Laboratory Web Sites - UCLA

Package 'WGCNA' - Laboratory Web Sites - UCLA

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

32 corPredictionSuccess<br />

system.time( {corStd = cor(data, use ='p')} );<br />

system.time( {corFast = cor1(data, use = 'p')} );<br />

all.equal(corStd, corFast)<br />

# Here the R's standard correlation slows down considerably, while cor1 still retains it<br />

corPredictionSuccess<br />

function to do ...<br />

Description<br />

A concise (1-5 lines) description of what the function does.<br />

Usage<br />

corPredictionSuccess(corPrediction, corTestSet, topNumber = 100)<br />

Arguments<br />

corPrediction<br />

corTestSet<br />

topNumber<br />

Describe corPrediction here<br />

Describe corTestSet here<br />

Describe topNumber here<br />

Details<br />

If necessary, more details than the description above<br />

Value<br />

Describe the value returned If it is a LIST, use<br />

comp1<br />

comp2<br />

Description of ’comp1’<br />

Description of ’comp2’<br />

...<br />

Warning<br />

....<br />

Note<br />

further notes<br />

Make other sections like Warning with

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!