GithubHelp home page GithubHelp logo

yorgosa / featureextraction Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ohdsi/featureextraction

0.0 2.0 0.0 5.81 MB

An R package for generating features (covariates) for a cohort using data in the Common Data Model.

Home Page: http://ohdsi.github.io/FeatureExtraction/

R 85.02% Perl 0.38% Shell 0.18% Java 12.12% C++ 2.30%

featureextraction's Introduction

FeatureExtraction

Build Status codecov.io

FeatureExtraction is part of the OHDSI Methods Library.

Introduction

An R package for generating features (covariates) for a cohort using data in the Common Data Model.

Features

  • Takes a cohort as input.
  • Generates baseline features for that cohort.
  • Default covariates include all drugs, diagnoses, procedures, as well as age, comorbidity indexes, etc.
  • Support for creating custom covariates.
  • Generate paper-ready summary table of select population characteristics.

Technology

FeatureExtraction is an R package, with some functions implemented in C++.

System Requirements

Requires R (version 3.2.2 or higher). Installation on Windows requires RTools. FeatureExtraction require Java.

Getting Started

  1. On Windows, make sure RTools is installed.
  2. FeatureExtraction as well as the DatabaseConnector and SqlRender packages require Java. Java can be downloaded from http://www.java.com.
  3. 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 http://ohdsi.github.io/FeatureExtraction/. PDF versions of the vignettes and package manual are here:

Support

License

FeatureExtraction is licensed under Apache License 2.0

Development

FeatureExtraction is being developed in R Studio.

Development status

Ready for use

Acknowledgements

  • This project is supported in part through the National Science Foundation grant IIS 1251151.

featureextraction's People

Contributors

schuemie avatar msuchard avatar pavgra avatar aperotte avatar chandryou avatar chrisknoll avatar tomwhite avatar jpfairbanks avatar wivern avatar anthonysena avatar fdefalco avatar gowthamrao avatar yuxitian avatar

Watchers

James Cloos avatar George Argyriou avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.