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

add create_norms() and get_norm_scores() functions? #40

Open
kachergis opened this issue Jun 13, 2024 · 2 comments
Open

add create_norms() and get_norm_scores() functions? #40

kachergis opened this issue Jun 13, 2024 · 2 comments
Assignees

Comments

@kachergis
Copy link
Member

Background:

  • lots of people ask for norms, and we've duplicated effort (and scripts) across projects
  • it's a standard procedure (although we don't have demographics for many languages: just EN and SP):
  • look up by age and sex, look up in manual tables and interpolate between 5 percentiles, etc..

Potential solutions:

  1. offer 'standard' script (on GH / email with proper warnings) -> or just a wordbankr function? (with good documentation and a vignette example)
  2. scoring tool (in wordbankr, shiny, or both?): import your CSV (id, age, sex, sumscore) - too many people used it incorrectly... (need to clearly document expected mismatch between published tables and wordbank %iles)
  3. add 'wordbank_percentile' column to https://wordbank.stanford.edu/data/?name=admin_data

@vmarchman , @alvinwmtan and I thought adding functionality to wordbankr makes the most sense, as it offers (sophisticated) users the option of using our SotA that should match published norms where we have them

@kachergis kachergis self-assigned this Jun 13, 2024
@kachergis
Copy link
Member Author

@mcfrank your thoughts welcome!

@mcfrank
Copy link
Member

mcfrank commented Jun 17, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants