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

Quality of life changes for splith function #1

Open
franfrutos opened this issue Jan 16, 2022 · 1 comment
Open

Quality of life changes for splith function #1

franfrutos opened this issue Jan 16, 2022 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@franfrutos
Copy link
Owner

franfrutos commented Jan 16, 2022

The main update will consists in support more types of analysis and do split-half for multiple variables and ways for efficently repports and communicate results:

  • Add difference of difference, average, and more.

  • Allows to compute Dprime, Aprime and Bprime for accuracy data.

  • Automaticly detect if data are RT or ACC type.

  • Possibility of performance split-half for different variables running the function once.

  • Enhance visualization and comunication through the possibility of make ready to publish tables and plots.

@franfrutos franfrutos added enhancement New feature or request help wanted Extra attention is needed labels Jan 17, 2022
@franfrutos
Copy link
Owner Author

Thanks to this thread (https://codereview.stackexchange.com/questions/70203/an-r-function-for-checking-whether-a-variable-is-binary-or-continuous), and the answer given by the user janos, I include a function that allows to detect if data are continous or binary. That further improves splith function to distinguish if data are RT or ACC type.

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

1 participant