Giter VIP home page Giter VIP logo

covariate-adjusted-network's Introduction

R package for "Identifying Disease-Associated Biomarker Network Features Through Conditional Graphical Model"

Study Status: Results Available

Biomarkers are often organized into networks, in which the strengths of network connections vary across subjects depending on subject‐specific covariates (eg, genetic variants). Variation of network connections, as subject‐specific feature variables, has been found to predict disease clinical outcome. In this work, we develop a two‐stage method to estimate biomarker networks that account for heterogeneity among subjects and evaluate network's association with disease clinical outcome.

  • Title: Identifying Disease-Associated Biomarker Network Features Through Conditional Graphical Model
    Manuscript: Biometrics 76 (3): 995-1006

  • Authors: Shanghong Xiea ([email protected]), Xiang Lib, Peter McColganc, Rachael I. Scahillc, Donglin Zengd, and Yuanjia Wanga,e

  • Affiliations:

      1. Department of Biostatistics, Mailman School of Public Health, Columbia University, New York
      1. Statistics and Decision Sciences, Janssen Research & Development, LLC, Raritan, New Jersey
      1. Huntington’s Disease Centre, Department of Neurodegenerative Disease, UCL Institute of Neurology, London, UK
      1. Department of Biostatistics, University of North Carolina, Chapel Hill, North Carolina
      1. Department of Psychiatry, Columbia University Medical Center, New York

Setup Requirements

  • R
  • Install Rcpp and RcppEigen packages

Code Instructions

The code for the proposed methodology is included in cNetworkC.cpp and cNetworkR.R. Source the two files to implement the method. The arguments are described inside the code.

sourceCpp("cNetworkC.cpp")

source("cNetworkR.R")

Main functions

  • LmNetwork_1st: 1st stage of the proposed approach to estimate subject-specific networks.

  • EnetLm: 2nd stage of the proposed approach to assess the assocation between subject-specific network connections with the clinical outcome.

Examples

  • SimGenerate.R includes the code to generate simulation data.

  • SimSample.R provides an example of simulation study.

covariate-adjusted-network's People

Contributors

shanghongxie 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.