Say I have 5 interviewers and 10 participants.
Each of the 5 interviewers interview 2 participants. There is no overlap (i.e. each participant is only interviewed by one interviewer).
Each interviewer interviews each participant twice.
Is it correct to say that interviewers are nested within participants? Then use a regression similar to:
mixed y x1 || participant: || interviewer:
Many thanks!
Each of the 5 interviewers interview 2 participants. There is no overlap (i.e. each participant is only interviewed by one interviewer).
Each interviewer interviews each participant twice.
Is it correct to say that interviewers are nested within participants? Then use a regression similar to:
mixed y x1 || participant: || interviewer:
Many thanks!
Comment