Other packages > Find by keyword >

eHDPrep  

Quality Control and Semantic Enrichment of Datasets
View on CRAN: Click here


Download and install eHDPrep package within the R console
Install from CRAN:
install.packages("eHDPrep")

Install from Github:
library("remotes")
install_github("cran/eHDPrep")

Install by package version:
library("remotes")
install_version("eHDPrep", "1.3.3")



Attach the package and use:
library("eHDPrep")
Maintained by
Ian Overton
[Scholar Profile | Author Map]
First Published: 2022-09-07
Latest Update: 2023-06-05
Description:
A tool for the preparation and enrichment of health datasets for analysis (Toner et al. (2023) ). Provides functionality for assessing data quality and for improving the reliability and machine interpretability of a dataset. 'eHDPrep' also enables semantic enrichment of a dataset where metavariables are discovered from the relationships between input variables determined from user-provided ontologies.
How to cite:
Ian Overton (2022). eHDPrep: Quality Control and Semantic Enrichment of Datasets. R package version 1.3.3, https://cran.r-project.org/web/packages/eHDPrep. Accessed 01 May. 2025.
Previous versions and publish date:
1.2.1 (2022-09-07 09:50), 1.3.2 (2023-02-01 18:20)
Other packages that cited eHDPrep R package
View eHDPrep citation profile
Other R packages that eHDPrep depends, imports, suggests or enhances
Complete documentation for eHDPrep
Functions, R codes and Examples using the eHDPrep R package
Some associated functions: apply_quality_ctrl . assess_completeness . assess_quality . assume_var_classes . cellspec_lgl . compare_completeness . compare_info_content . compare_info_content_plt . completeness_heatmap . count_compare . discrete.mi . distant_neg_val . eHDPrep-package . edge_tbl_to_graph . encode_as_num_mat . encode_bin_cat_vec . encode_binary_cats . encode_cats . encode_genotype_vec . encode_genotypes . encode_ordinals . entropy . exact.kde . example_data . example_edge_tbl . example_mapping_file . example_ontology . export_dataset . extract_freetext . geometric.mean . identify_inconsistency . import_dataset . import_var_classes . information_content_contin . information_content_discrete . join_vars_to_ontol . max_catchNAs . mean_catchNAs . merge_cols . metavariable_agg . metavariable_info . metavariable_variable_descendants . mi_content_discrete . min_catchNAs . mod_track . node_IC_zhou . normalize . nums_to_NA . onehot_vec . ordinal_label_levels . plot_completeness . prod_catchNAs . report_var_mods . review_quality_ctrl . row_completeness . semantic_enrichment . skipgram_append . skipgram_freq . skipgram_identify . strings_to_NA . sum_catchNAs . validate_consistency_tbl . validate_mapping_tbl . validate_ontol_nw . variable.bw.kde . variable_completeness . variable_entropy . warn_missing_dots . zero_entropy_variables . 
Some associated R codes: QC_clean.R . QC_completeness.R . QC_freetext.R . QC_info_theory.R . QC_review.R . data.R . eHDPrep-package.R . high_level.R . import_export.R . internal_consist.R . merge_vars.R . rTMA_import.R . semantic_enrich.R .  Full eHDPrep package functions and examples
Downloads during the last 30 days
04/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/30Downloads for eHDPrep2468101214161820TrendBars

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
representr  
Create Representative Records After Entity Resolution
An implementation of Kaplan, Betancourt, Steorts (2022) that cre ...
Download / Learn more Package Citations See dependency  
geofabrik  
Downloading Open Street Map Data
Download OpenStreetMap data from geofabrik servers httpsdownload.geofabrik.de. This approach usesonl ...
Download / Learn more Package Citations See dependency  
fbar  
An Extensible Approach to Flux Balance Analysis
A toolkit for Flux Balance Analysis and related metabolic modeling techniques. Functions are provid ...
Download / Learn more Package Citations See dependency  
dCUR  
Dimension Reduction with Dynamic CUR
Dynamic CUR (dCUR) boosts the CUR decomposition (Mahoney MW., Drineas P. (2009) ...
Download / Learn more Package Citations See dependency  
pander  
An R 'Pandoc' Writer
Contains some functions catching all messages, 'stdout' and other useful information while evaluati ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA