easystats/performance: performance 0.15.0
Authors/Creators
- 1. Universitätsklinikum Hamburg-Eppendorf
- 2. Carl Zeiss AG
- 3. University of Sussex
- 4. New York University
- 5. University of Kansas
- 6. @metamelb-repliCATS
- 7. Fors Marsh
- 8. @Quansight @openteams-ai
Description
New functions
item_omega(), to calculate the McDonald's Omega reliability coefficient.item_totalcor()calculates the total correlation of an item with the sum of all other items in a scale. Ifcorrected = TRUE, the total correlation is corrected for the number of items in the scale (which is equivalent toitem_discrimination()).Column names of
item_reliability()were changed to be in line with the easystats naming convention and to be consistent with the output of other related functions.
Changes
check_itemscale()now work with factor analysis results, fromparameters::factor_analysis().item_reliability()now includes the item-total correlation, and information about Cronbach's alpha and mean inter-item correlation in the printed output.cronbachs_alpha()now work with factor analysis results, fromparameters::factor_analysis().Formatting of p-values in
test_likelihoodratio()is now consistent with formatted p-values from other functions.Added following methods for
psych::fa(),psych::principal(),item_omega(),psych::omega(), andparameters::factor_analysis():check_normality(),check_residuals(),check_outliers(), andmodel_performance().item_alpha()was added as an alias forcronbachs_alpha().Further functions get a
display(),print_md()andprint_html()method.
Bug fixes
Fixed issue in
check_predictions()for binomial models with a response defined as proportion or matrix of successes and trials.print_md()for objects returned bycheck_itemscale()now include the footer with information about Cronbach's alpha and mean inter-item correlation.
Files
easystats/performance-v0.15.0.zip
Files
(4.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:cdfcaf1095968064cb51da61015e0390
|
4.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/easystats/performance/tree/v0.15.0 (URL)
Software
- Repository URL
- https://github.com/easystats/performance