[BioC] Pvalue permutation of Linear regression

Benjamin Otto b.otto at uke.uni-hamburg.de
Fri Jul 6 11:44:35 CEST 2007


Dear bioconductors,

How do I perform a linear regression ("lm"-like) with a permutation
correction of the pvalue? I tried to use the MTP function of the multtest
package with the command below however I get an "NA" call as rawp value.

> MTP(X=t(as.matrix(x)), Y=y, test="lm.YvsXZ", B=NumPermutations)

Where x and y are two numerical vectors. In Comparison: The standard "lm"
function does compute a pvalue for these two vectors.

Best regards,

Benjamin Otto

======================================
Benjamin Otto
University Hospital Hamburg-Eppendorf
Institute For Clinical Chemistry
Martinistr. 52
D-20246 Hamburg

Tel.: +49 40 42803 1908
Fax.: +49 40 42803 4971
======================================



-- 
Pflichtangaben gemäß Gesetz über elektronische Handelsregister und Genossenschaftsregister sowie das Unternehmensregister (EHUG):

Universitätsklinikum Hamburg-Eppendorf
Körperschaft des öffentlichen Rechts
Gerichtsstand: Hamburg

Vorstandsmitglieder:
Prof. Dr. Jörg F. Debatin (Vorsitzender)
Dr. Alexander Kirstein
Ricarda Klein
Prof. Dr. Dr. Uwe Koch-Gromus



More information about the Bioconductor mailing list