Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get_reliability(): Display all alphas when different index variables are dropped #40

Open
LKobilke opened this issue Oct 12, 2023 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@LKobilke
Copy link
Collaborator

Currently, the get_reliability() function computes reliability estimates of index variables created with add_index. However, we could think about an option that shows all alpha values when different index variables are omitted.

A possible way to implement this feature could be through an additional argument that triggers an additional output of alpha values for each scenario where a different index variable is dropped (similar to post hoc option in unianova() ). Otherwise, we could think about providing an additional function, such as check_reliability.

@LKobilke LKobilke added enhancement New feature or request help wanted Extra attention is needed labels Oct 13, 2023
@MarHai
Copy link
Collaborator

MarHai commented Nov 12, 2023

That would be a great addition and I think we should not introduce another verb but instead use a parameter within get_reliability.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants