Empower Custom Field
Posted: Sat Nov 10, 2012 1:10 am
Is there a way to calculate the average peak % area of peaks greater than or equal to a certain threshold (e.g. greater than or equal to 0.05%, or GTE), peak by peak, between two samples and then sum those peaks on Empower (e.g. AVE(Peak1inSample1[PercentAreaGTE05] + Peak1inSample2[PercentAreaGTE05]) + AVE((Peak2inSample1[PercentAreaGTE05] + Peak2inSample2[PercentAreaGTE05]) + ...), possibly using custom fields with boolean expressions?