Skip to content

JunLiuLab/NNME

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NNME: Neural Network for Measurement Error models

This repo contains the code for NNME and other methods (e.g. Gaussian Process regression) as well as simulations and real data sets.

  • Sea_level: a real data set measures sea level over past 2000 years (Cahill et al. (2015)). The age has measurement error.

  • Framingham_Heart: the goal of Framingham heart study is to predict whether the patient will have coronary heart disease (CHD) in 10 years. The data set has 15 attributes of patients but the covariates of interest here are systolic blood pressure (SBP) and logarithm of the total cholesterol level (Chol). Both of them have measurement errors (Carroll et al. (2006)). The data set was downloaded from https://www.kaggle.com/dileep070/heart-disease-prediction-using-logistic-regression.

  • Simulation_GP: simulations based on variants of Gaussian process.

  • Simulation_NN: simulations using the function generated by neural network.

References:

About

neural network for measurement error model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published