Giter Site home page Giter Site logo

muskanmahajan37 / gfpopgui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from julianstanley/gfpopgui

0.0 0.0 0.0 2.7 MB

A Shiny-based GUI for GFPOP. Project for Google Summer of Code 2020.

Home Page: https://julianstanley.shinyapps.io/gfpopgui/

License: Other

CSS 0.42% Shell 0.14% HTML 3.64% R 95.79%

gfpopgui's Introduction


gfpopgui
gfpop gui

An interactive shiny-based application for exploring graph- constrained changepoint detection with the gfpop package.

Overview

This is a graphical user interface (GUI) for the gfpop package.

Generally, gfpop is an R package implementing an algorithm that lets users detect changepoints in their data. Unlike related packages (e.g. changepoint), gfpop works under the assumption that its users have some general idea about the patterns of their changepoints. For example, you might expect that your data alternates between "up" and "down" changepoints, each with a mean change of at least 1. If you can represent your assumptions about your changepoints as a directed graph, gfpop can take that constraint graph as an input and very efficiently predict changepoints in your data.

This GUI for gfpop lets you draw a constraint graph and edit its parameters interactively. Then, it will run the gfpop algorithm and let you interactively see changepoint differences.

This is an in-progress summer project. See the project description at Google Summer of Code 2020.

For more complete documentation, see the pkgdown site.

Installation

To install:

devtools::install_github("julianstanley/gfpopgui")

To run, you can either visit the web application, or run:

gfpopgui::run_app()

See the application for more detailed usage information. Documentation is still in progress.

Testing

Uses a combination of testing frameworks. testthat and shiny::testServer are used for most functionality and run via CI.

Other functionality is tested on the most recent version of Chrome on OSX Catalina and Windows 10 via SauceLabs.

Tests are also run on the latest releases of Windows 10, macOS, and Ubuntu 16.04 via GitHub actions.

Attributions

Project supported by the R Project for Statistical Computing With funding provided by Google Summer of Code
alt text alt text
Open Source testing license generously provided by SauceLabs.com
Testing Powered By SauceLabs

gfpopgui's People

Contributors

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