GithubHelp home page GithubHelp logo

elviscuihan / odpoly Goto Github PK

View Code? Open in Web Editor NEW

This project forked from willgertsch/odpoly

0.0 0.0 0.0 185 KB

R package and shiny app for finding optimal designs for logistic regression with a fractional polynomial predictor

R 100.00%

odpoly's Introduction

ODpoly

The goal of this software is to provide an easy interface to find optimal designs for logistic regression models with (fractional) polynomial linear predictors. Once installed, call ODpolyApp() to launch the R Shiny app. There is also the ODpoly() function which accomplishes the same thing without the user interface. Background information about fractional polynomials and optimal design is included under the "Background" tab in the Shiny app. Usage examples of the R function interface can be found in ODpoly_example.R.

Try it

You can try a web-based version of the software here. For the best performance, I would recommend installing to your local machine.

Installation

ODpoly is organized as an R package so the installation can be done directly using devtools.

# install.packages("devtools")
devtools::install_github("willgertsch/ODpoly")

List of current features

  • Find locally D-optimal designs for given coefficient and powers.
  • Supports degree 2 and 3 fractional polynomials.
  • Fractional polynomial mini-app that allows the user to fit a fractional polynomial by specifying probability of response data on a graph.
  • Uses metaheuristic optimization algorithms from the metaheuristicOpt package. The best algorithms for this design problem are selected for use in the Shiny app.
  • Automatic merging of identical and 0 weight design points.

odpoly's People

Contributors

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