FeatureExtraction is part of HADES.
IntroductionAn R package for generating features (covariates) for a cohort using data in the Common Data Model.
FeaturesFeatureExtraction is an R package, with some functions implemented in C++.
System RequirementsRequires R (version 3.2.2 or higher). Installation on Windows requires RTools. FeatureExtraction require Java.
Getting StartedSee the instructions here for configuring your R environment, including RTools and Java.
In R, use the following commands to download and install FeatureExtraction:
install.packages("drat")
drat::addRepo("OHDSI")
install.packages("FeatureExtraction")
User Documentation
The documentation website can be found at https://ohdsi.github.io/FeatureExtraction/. PDF versions of the vignettes and package manual are here:
These vignettes are also available in Korean:
Read here how you can contribute to this package.
LicenseFeatureExtraction is licensed under Apache License 2.0
DevelopmentFeatureExtraction is being developed in R Studio.
Development statusReady for use
AcknowledgementsRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4