eider: Declarative Feature Extraction from Tabular Data Records (original) (raw)

Extract features from tabular data in a declarative fashion, with a focus on processing medical records. Features are specified as JSON and are independently processed before being joined. Input data can be provided as CSV files or as data frames. This setup ensures that data is transformed in a modular and reproducible manner, and allows the same pipeline to be easily applied to new data.

Version: 1.0.0
Imports: dplyr, lubridate, stringr, magrittr, jsonlite, logger, purrr, fs, tibble, rlang
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0), tidyr
Published: 2024-05-13
DOI: 10.32614/CRAN.package.eider
Author: Catalina Vallejos ORCID iD [ctb], Louis Aslett ORCID iD [ctb], Simon Rogers ORCID iD [ctb], Camila Rangel SmithORCID iD [cre, ctb], Helen Duncan LittleORCID iD [aut], Jonathan Yong ORCID iD [aut], The Alan Turing Institute [cph, fnd]
Maintainer: Camila Rangel Smith
BugReports: https://github.com/alan-turing-institute/eider/issues
License: MIT + file
URL: https://github.com/alan-turing-institute/eider
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: eider results

Documentation:

Reference manual: eider.html , <eider.pdf>
Vignettes: Combination features (source, R code) Introduction to eider (source, R code) Examples: A&E data (source, R code) Examples: LTC data (source, R code) Examples: PIS data (source, R code) Examples: SMR04 data (source, R code) An overview of features (source, R code) Filtering (source, R code) Logging and errors (source, R code) Preprocessing (source, R code)

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=eiderto link to this page.