I am trying to jury-rig a post-hoc pairwise slope comparison with a custom test. I read through the documentation on custom tests but still don't understand how I am supposed to determine what coefficients to use to set up the tests. I have three treatments [PT CS OF] and want to do a pairwise test of the interaction between these treatments and a continuous variable [Duration]. If I understand the Custom test correctly each test will fill it's own column.
I want to test:
PT*Duration-CS*Duration=0;
PT*Duration-OF*Duration=0;
CS*Duration-OF*Duration=0;
Below I've attached a screen grab of the test coefficients and the results. I get a warning which I assume means I'm doing something wrong.
Thanks in advance for the help.