Bump back, Nathan!
I meant 'matched pairs' in the general sense of blocking, not the specific sense of the Matched Pairs analysis. That analysis is not appropriate because it is a one-sample t-test of the mean. You have a two-way design with a random effect.
So I mocked up your data:
![data.JPG data.JPG](https://community.jmp.com/t5/image/serverpage/image-id/27631i35A390A87E08F527/image-size/large?v=v2&px=999)
This set up allows me to specify this model for the analysis:
![dialog.JPG dialog.JPG](https://community.jmp.com/t5/image/serverpage/image-id/27632iF0B9970C3F02D66D/image-size/large?v=v2&px=999)
There are no fixed or random effects in the simulated response in this mock up. The results available are:
![fit least squares.JPG fit least squares.JPG](https://community.jmp.com/t5/image/serverpage/image-id/27633i7D512002971C3CCA/image-size/large?v=v2&px=999)
Now you can use one of several approaches to make the comparisons that you want.
Multiple Comparisons: open the Effect Details outline, click the red triangle next to the interaction term Treatment*Device, and select LSMeans Tukey HSD.
![tukey.JPG tukey.JPG](https://community.jmp.com/t5/image/serverpage/image-id/27634i3FA5D8A86D32E04B/image-size/large?v=v2&px=999)
Contrasts: open the Effect Details outline, click the red triangle next to the interaction term Treatment*Device, and select LSMeans Contrast.
![contrast.JPG contrast.JPG](https://community.jmp.com/t5/image/serverpage/image-id/27635i319473C522A89765/image-size/large?v=v2&px=999)
Use this interface to define one or more specific contrasts (tests) and the joint contrast.
Custom Tests: click the red triangle at the top of the platform, and select Estimates > Custom Tests.
![custom test.JPG custom test.JPG](https://community.jmp.com/t5/image/serverpage/image-id/27636iFB398D94D7B677FA/image-size/large?v=v2&px=999)
Use this interface to construct one or more custom tests and the joint test.
Please see Effect Details, Contrasts, and Custom Test in the JMP Documentation.