Package: midfieldr 1.0.3

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 'midfielddata', an R data package available at <https://midfieldr.github.io/midfielddata/>. 'midfieldr' also interacts with the full MIDFIELD database for users who have access. This work is supported by the US National Science Foundation through grant numbers 1545667 and 2142087.
Authors:
midfieldr_1.0.3.tar.gz
midfieldr_1.0.3.zip(r-4.5)midfieldr_1.0.3.zip(r-4.4)midfieldr_1.0.3.zip(r-4.3)
midfieldr_1.0.3.tgz(r-4.5-any)midfieldr_1.0.3.tgz(r-4.4-any)midfieldr_1.0.3.tgz(r-4.3-any)
midfieldr_1.0.3.tar.gz(r-4.5-noble)midfieldr_1.0.3.tar.gz(r-4.4-noble)
midfieldr_1.0.3.tgz(r-4.4-emscripten)midfieldr_1.0.3.tgz(r-4.3-emscripten)
midfieldr.pdf |midfieldr.html✨
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 site:https://midfieldr.github.io
- act_sat_scale - ACT-SAT conversion scale
- baseline_mcid - Baseline ID bloc to start a typical analysis
- cip - Table of academic programs
- fye_proxy - Starting program proxies for FYE students
- grade_scale - Grade 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 2 months agofrom:135dead205. Checks:9 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 26 2025 |
R-4.5-win | OK | Mar 26 2025 |
R-4.5-mac | OK | Mar 26 2025 |
R-4.5-linux | OK | Mar 26 2025 |
R-4.4-win | OK | Mar 26 2025 |
R-4.4-mac | OK | Mar 26 2025 |
R-4.4-linux | OK | Mar 26 2025 |
R-4.3-win | OK | Mar 26 2025 |
R-4.3-mac | OK | Mar 26 2025 |
Exports:add_completion_statusadd_data_sufficiencyadd_timely_termcheck_equiv_framesfilter_ciporder_multiwayprep_fye_micesame_contentselect_required
Dependencies:backportscheckmatedata.tablewrapr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
ACT-SAT conversion scale | act_sat_scale |
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 |
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 |
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 |