Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

High-throughput phenotyping with electronic medical record data using a common semi-supervised approach (PheCAP)

Overview

Implement surrogate-assisted feature extraction (SAFE) and common machine learning approaches to train and validate phenotyping models. Background and details about the methods can be found at Zhang et al. (2019), Yu et al. (2016) and Liao et al. (2015).

Installation

Install development version from GitHub:

# install.packages("devtools")
devtools::install_github("celehs/PheCAP")

Install from SOURCE CODE

Get Started

Follow the main steps, and try the R codes from the simulated data and real EHR data examples.

References

You can’t perform that action at this time.