All Projects → kylehamilton → MAVIS

kylehamilton / MAVIS

Licence: other
MAVIS: Meta Analysis via Shiny

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to MAVIS

Rintrojs
Wrapper for the Intro.js library
Stars: ✭ 96 (+200%)
Mutual labels:  cran, shiny
meta
Official Git repository of R package meta
Stars: ✭ 48 (+50%)
Mutual labels:  cran, meta-analysis
Scatterd3
R scatter plot htmlwidget based on D3.js
Stars: ✭ 135 (+321.88%)
Mutual labels:  cran, shiny
Highcharter
R wrapper for highcharts
Stars: ✭ 583 (+1721.88%)
Mutual labels:  cran, shiny
Shiny.i18n
Shiny applications internationalisation made easy
Stars: ✭ 104 (+225%)
Mutual labels:  cran, shiny
Manipulatewidget
Add More Interactivity to htmlwidgets
Stars: ✭ 110 (+243.75%)
Mutual labels:  cran, shiny
Explor
Interfaces for Multivariate Analysis in R
Stars: ✭ 157 (+390.63%)
Mutual labels:  cran, shiny
tidymodules
An Object-Oriented approach to Shiny modules
Stars: ✭ 110 (+243.75%)
Mutual labels:  shiny
teach-shiny
Materials for the Shiny Train the Trainer workshop
Stars: ✭ 38 (+18.75%)
Mutual labels:  shiny
shinyEvents
Use shiny with event handlers instead of reactivity
Stars: ✭ 36 (+12.5%)
Mutual labels:  shiny
prettifyAddins
RStudio addins to prettify JavaScript/HTML/CSS/Markdown/C++ and more.
Stars: ✭ 18 (-43.75%)
Mutual labels:  shiny
shinyCircos
an R/shiny application for creation of Circos plot interactively
Stars: ✭ 127 (+296.88%)
Mutual labels:  shiny
BAS
BAS R package https://merliseclyde.github.io/BAS/
Stars: ✭ 36 (+12.5%)
Mutual labels:  cran
shiny-dailyRe
R app for daily Covid-19 Re estimates
Stars: ✭ 18 (-43.75%)
Mutual labels:  shiny
bsam
Bayesian State-space models for Animal Movement
Stars: ✭ 13 (-59.37%)
Mutual labels:  cran
furniture
The furniture R package contains table1 for publication-ready simple and stratified descriptive statistics, tableC for publication-ready correlation matrixes, and other tables #rstats
Stars: ✭ 43 (+34.38%)
Mutual labels:  cran
PhyloProfile
A phylogenetic profile analysis tool
Stars: ✭ 24 (-25%)
Mutual labels:  shiny
trackeRapp
An interactive web application for the analysis of sports data from GPS-enabled tracking devices
Stars: ✭ 27 (-15.62%)
Mutual labels:  shiny
R.oo
R package: R.oo - R Object-Oriented Programming with or without References
Stars: ✭ 19 (-40.62%)
Mutual labels:  cran
cchecksapi
CRAN checks API
Stars: ✭ 34 (+6.25%)
Mutual labels:  cran

MAVIS: Meta Analysis via Shiny v1.1.4

CRAN Version Monthly Downloads Total Downloads

Live demo of MAVIS v1.1.3 can be found here http://kylehamilton.net/shiny/MAVIS/

June 21, 2016

  • Examples now include data from published papers
  • More effect size calculators have been added

August 4, 2015

  • Version 1.1.1 has been sent to CRAN
  • Added one new effect size calculator and included the Turkish version of MAVIS (aRma) to the package.

April 29, 2015

List of Packages Used

library("shiny")
library("shinyAce")
library("shinyBS")
library("metafor")
library("MAd")
library("MAc")
library("quantreg")
library("ggplot2")
library("compute.es")
library("SCMA")
library("SCRT")
library("weightr")
library("irr")

Acknowledgments and Authors

Acknowledgments

W. Kyle Hamilton would like to thank the Health Communications and Interventions Lab at UC Merced for their comments and beta testing efforts on this application as well as Kathleen Coburn for her feedback and evaluation of the statistical methods related to this project.

Atsushi Mizumoto would like to thank Dr. Luke Plonsky and Dr. Yo In'nami for their support and feedback to create this web application.

Authors

alt text W. Kyle Hamilton - University of California, Merced

W. Kyle Hamilton maintains this application and has authored new features.

alt text Burak Aydin, PhD - Recep Tayyip Erdoğan University

Burak Aydin is working on a Turkish version of MAVIS and contributed the dichotomous data entry feature.

alt text Atsushi Mizumoto, PhD - Kansai University

Atsushi Mizumoto wrote the first version of this application; this application is a fork of the original which can be found here

Kathleen Coburn contributed technical advice on how to run a meta-analysis as well as information on publication bias.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].