Package: midfieldr 1.0.2.9003
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.2.9003.tar.gz
midfieldr_1.0.2.9003.zip(r-4.5)midfieldr_1.0.2.9003.zip(r-4.4)midfieldr_1.0.2.9003.zip(r-4.3)
midfieldr_1.0.2.9003.tgz(r-4.4-any)midfieldr_1.0.2.9003.tgz(r-4.3-any)
midfieldr_1.0.2.9003.tar.gz(r-4.5-noble)midfieldr_1.0.2.9003.tar.gz(r-4.4-noble)
midfieldr_1.0.2.9003.tgz(r-4.4-emscripten)midfieldr_1.0.2.9003.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
- 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
- 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 3 months agofrom:0920b8b17d. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 05 2024 |
R-4.5-win | OK | Nov 05 2024 |
R-4.5-linux | OK | Nov 05 2024 |
R-4.4-win | OK | Nov 05 2024 |
R-4.4-mac | OK | Nov 05 2024 |
R-4.3-win | OK | Nov 05 2024 |
R-4.3-mac | OK | Nov 05 2024 |
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 |
---|---|
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 |
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 |