Giter VIP home page Giter VIP logo

minimeta's Introduction

miniMeta - Web application to run meta-analyses

miniMeta is a shiny web application that makes it easy to run meta-analyses, without having any familiarity with R. It is essentially a graphical front-end for R package meta by Guido Schwarzer. It can be run locally within an R installation, or fully online from a shiny server.

miniMeta can run meta-analyses of either Randomized Controlled Trials or observational studies, in a "live" web interface where the analysis is automatically updated as data are entered or options are adjusted. It can save (export) these analyses as files (RDS files) which can be later loaded (imported) to miniMeta, or also further processed in R. See the associated documentation for more information.

Local installation

First you need an R installation. Open R and install package devtools if you don't already have it:

  install.packages("devtools")

Then to install FluMoDL, open R and give:

  devtools::install_github("thlytras/miniMeta")

This will also bring in all the required dependencies if not already installed, including packages shiny, meta and readxl.

Check back here often for new updates of the package!

Usage

Just open R, load the miniMeta package and launch:

  library(miniMeta)
  miniMeta()

A browser window will open, and you can use miniMeta.

If you want to have a quick look at how it works, try running it on shinyapps.io.

minimeta's People

Contributors

guido-s avatar olivroy avatar thlytras avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

guido-s

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.