Package: midfieldr 1.0.3.9002

midfieldr: Tools and Methods for Working with MIDFIELD Data in 'R'
Provides tools and demonstrates methods for working with individual undergraduate student-level records (registrar's data) in 'R'. Tools include filters for program codes, data sufficiency, and timely completion. Methods include gathering blocs of records, computing quantitative metrics such as graduation rate, and creating charts to visualize comparisons. 'midfieldr' interacts with practice data provided in the 'midfielddata' package or with any data structure modeled on the MIDFIELD database. The development of 'midfieldr' and 'midfielddata' was supported by the US National Science Foundation through grant numbers 1545667 and 2142087.
Authors:
midfieldr_1.0.3.9002.tar.gz
midfieldr_1.0.3.9002.zip(r-4.7)midfieldr_1.0.3.9002.zip(r-4.6)midfieldr_1.0.3.9002.zip(r-4.5)
midfieldr_1.0.3.9002.tgz(r-4.6-any)midfieldr_1.0.3.9002.tgz(r-4.5-any)
midfieldr_1.0.3.9002.tar.gz(r-4.7-any)midfieldr_1.0.3.9002.tar.gz(r-4.6-any)
midfieldr_1.0.3.9002.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
midfieldr/json (API)
NEWS
| # Install 'midfieldr' in R: |
| install.packages('midfieldr', repos = c('https://midfieldr.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/midfieldr/midfieldr/issues
Pkgdown/docs site:https://midfieldr.github.io
- baseline_mcid - Baseline ID bloc to start a typical analysis
- cip - Table of academic programs
- cip2010 - Alternate table of academic programs
- fye_proxy - Starting program proxies for FYE students
- grade_scale - Grade scale
- sat_act_scale - SAT-ACT conversion scale
- study_observations - Case-study observations
- study_programs - Case-study program labels and codes
- study_results - Case-study results
- toy_course - Course data for examples
- toy_degree - Degree data for examples
- toy_student - Student data for examples
- toy_term - Term data for examples
Last updated from:d2179ef3b5. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 119 | ||
| source / vignettes | OK | 143 | ||
| linux-release-x86_64 | OK | 136 | ||
| macos-release-arm64 | OK | 111 | ||
| macos-oldrel-arm64 | OK | 82 | ||
| windows-devel | OK | 95 | ||
| windows-release | OK | 83 | ||
| windows-oldrel | OK | 72 | ||
| wasm-release | OK | 96 |
Exports:add_completion_statusadd_data_sufficiencyadd_timely_termcheck_equiv_framesfilter_ciporder_multiwayprep_fye_miceselect_required
Dependencies:backportscheckmatedata.tablewrapr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Determine completion status for every student | add_completion_status |
| Determine data sufficiency for every student | add_data_sufficiency |
| Calculate a timely completion term for every student | add_timely_term |
| Baseline ID bloc to start a typical analysis | baseline_mcid |
| Table of academic programs | cip |
| Alternate table of academic programs | cip2010 |
| Subset rows that include matches to search strings | filter_cip |
| Starting program proxies for FYE students | fye_proxy |
| Grade scale | grade_scale |
| Order categorical variables of multiway data | order_multiway |
| Prepare FYE data for multiple imputation | prep_fye_mice |
| SAT-ACT conversion scale | sat_act_scale |
| Select required midfieldr variables | select_required |
| Case-study observations | study_observations |
| Case-study program labels and codes | study_programs |
| Case-study results | study_results |
| Course data for examples | toy_course |
| Degree data for examples | toy_degree |
| Student data for examples | toy_student |
| Term data for examples | toy_term |
