Saved Bookmarks
| 1. |
Which of the following count the number of good cases when doing pairwise analysis?(a) count.pairwise(b) count() +(c) anova.para()(d) count.poly() |
|
Answer» Right choice is (a) count.pairwise For explanation I would say: Pairwise comparison generally is any process of comparing entities in pairs to judge which of each entity is preferred. |
|