Hi,
I have a small dataset that has two cultivars, each being tested for the same two conditions (control and treatment). I have the data with text columns for cultivar and treatment, and then numerical columns for the varies measured outcomes (yield, fruit size, etc.). Is there a way to use an expression column to normalize the yield to the control condition for each cultivar or do I need to break out the cultivars to separate groups for the analysis? In other words, how do I write the formula in an expression column such that if the data is for cultivar A it divides by one value, but if the data is for cultivar B it divides by a second value?
Or am I going about this all wrong and missed something in the manual?
Ron