Вопрос

Does anyone know how to go about doing finding Welch pairwise comparisons in SAS? I know I can do comparisons a single t-test at a time, unfortunately there are 12 treatment combinations, so that would mean 60+ pairwise comparisons.

I need to use Welch t-tests because my data is heterogeneous, and there were no reasonable response variable transformations.

Thanks you for the help.

(I am open to R programming suggestions as well, but I am very much a rookie when it comes to R)

Это было полезно?

Решение

Maybe this syntax would help make your combinations more manageable?

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top