ICC_models {FMAT} | R Documentation |
Intraclass correlation coefficient (ICC) of BERT models.
Description
Interrater agreement of log probabilities (treated as "ratings"/rows) among BERT language models (treated as "raters"/columns), with both row and column as ("two-way") random effects.
Usage
ICC_models(data, type = "agreement", unit = "average")
Arguments
data |
Raw data returned from |
type |
Interrater |
unit |
Reliability of |
Value
A data.table of ICC.
[Package FMAT version 2024.7 Index]