Pointwise intraclass correlation across the movement cycle
Source:R/stats-reliability.R
waveformICC.RdThe reliability curve: the between-subject ICC computed frame-by-frame from
repeated trials, using the ecosystem's icc() at each cycle point.
It shows where along the movement a measurement is reliable.
Arguments
- x
A
[subject, trial, frame]array, or a list oftrials x framesmatrices (one per subject). Every subject must have the same trials and frames.- model, type, unit
Passed to
icc()(default two-way, absolute agreement, single measure – ICC(2,1)).