congeneric_reliability()¶
- audpsychometric.congeneric_reliability(ratings, *, axis=1)[source]¶
Congeneric reliability coefficient.
Extracts the first Principal Component as a measurement model and extracts the congeneric reliability coefficient. The implementation here is specific for a Principal Component Analysis with one factor. For implementation details see the wikipedia [con].
- Parameters
- Return type
- Returns
Congeneric Reliability and additional results lumped into dict