Changes

From Genome Analysis Wiki
Jump to navigationJump to search
463 bytes added ,  00:39, 6 April 2010
Created page with 'Effect sizes can be log transformed on the fly. This is convenient when meta-analyzing odds ratios. In this case, two studies have the same direction of effect if their log(odds …'
Effect sizes can be log transformed on the fly. This is convenient when
meta-analyzing odds ratios. In this case, two studies have the same direction
of effect if their log(odds ratio) statistics are both positive or negative,
corresponding to odds ratios that are both >1.0 or <1.0.

This transformation is activated through the EFFECTLABEL command. For example,
EFFECTLABEL log(ODDSRATIO) instructs metal to log-transform the ODDSRATIO column
prior to analysis.

Navigation menu