Giter VIP home page Giter VIP logo

bart-qsar's Introduction

BART-QSAR Documentation

Authors: Dai Feng, Andy Liaw.

Contact: [email protected], [email protected].

Affiliation: Merck Biometrics Research, Merck Sharp & Dohme Corp. a subsidiary of Merck & Co., Inc., Kenilworth, NJ, USA.

Date: 03/25/2019

Acknowledgement:

If you use the BART-QSAR for scientific work that gets published, you should include in that publication a citation of the following paper:

Dai Feng, Vladimir Svetnik, Andy Liaw, Matthew Pratola, and Robert P. Sheridan. "Building Quantitative Structure-Activity Relationship Models Using Bayesian Additive Regression Trees". Journal of Chemical Information and Modeling, 2019.

Basic info

System requirements:

R (>= 3.5.1)

Installation of R Packages:

[randomForest:] https://cran.r-project.org/web/packages/randomForest/

[quantregForest:] https://cran.r-project.org/web/packages/quantregForest/

[randomForestCI:] https://github.com/swager/randomForestCI

[dbarts:] https://cran.r-project.org/web/packages/dbarts/

[OpenBT:] https://bitbucket.org/mpratola/openbt

[coda:] https://cran.r-project.org/web/packages/coda/

Brief explaination of all R files

[getPIrf.R:] Get prediction intervals using three methods based on Random Forest: IJRF, IJQRF, and QRF.

[rf.R:] An example showing how to obtain different prediction intervals using different methods based on Random Forest.

[getPIbart.R] Get prediction intervals using three methods based on BART: BART, OpenBT-bart, and OpenBT-hbart.

[bart.R] An example showing how to obtain differetn prediction intervals using different methods based on BART.

Brief explaination of all data files

[x.train.rda] Features of training data

[y.train.rda] Response of training data

[x.test.rda] Features of test data

[y.test.rda] Response of test data

bart-qsar's People

Contributors

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