Code Monkey home page Code Monkey logo

mavis's Issues

meta dependence

When I installed and ran MAVIS I got an error message:

library(shiny)
library(MAVIS)
startmavis()

Listening on http://127.0.0.1:7319
Warning: Error in library: there is no package called ‘meta’
Stack trace (innermost first):
42: library
2: shiny::runApp
1: startmavis
Error : there is no package called ‘meta’

It is probably some issue with the dependencies of packages because when I manually installed meta package it worked fine again.

Doesn't show all the results from Meta-analysis

The following data does not generate a Fixed-Effect model forest plot despite it assumes homogeneity.
Study N1 N2 d
Day (2013) 148 148 0.13
Findik (2012) 60 57 0.2
Wassenberg (2010) 42 84 0.01
Lupion (2015) 72 72 0.35
It uses Effect Size d.
Thank's for the software!

Correlation analysis implemented using meta::metacor does not use raw correlations when raw correlations are selected in "Correlation model measures"

Using the default correlations data from Widman, L., Noar, S. M., Choukas-Bradley, S., & Francis, D. B. (2014). Adolescent Sexual Health Communication and Condom Use : A Meta-Analysis. Health Psychology. results in a RE model estimate of r=0.2650 regardless of whether ZCOR or COR are selected.

The code to implement the FE and RE meta-analysis is FE.res <- meta::metacor(dat$r, dat$N) this does not take an argument related to the model estimator ("DL", "REML" etc) or an argument related to the measure ("ZCOR" or "COR").

meta::metacor(dat_cor$yi, dat_cor$N, method.tau = "DL", sm = "COR") would be required to calculate the estimate using raw correlations.

Moderator analysis generating figure but no statistics

Hello,

I'm using MAVIS to complete a meta-analysis (correlation based) and the moderator analysis isn't working (neither for the example data listed on the website nor my own data). A figure is generated but no statistics. Is this user error my end (and apologies if so) or a bug within the website?

Warm wishes,
Rosa

Study label bug

Dr. Soliman Said emailed me about a bug where if the first letter for the study label is not capitalized MAVIS will throw an error. For example "Study" will work but "study" will not.

Provided sample data for correlations are not accurate for the study cited

These correlations are reported to relate to Widman, L., Noar, S. M., Choukas-Bradley, S., & Francis, D. B. (2014). Adolescent Sexual Health Communication and Condom Use : A Meta-Analysis. Health Psychology however there are errors in the reported correlation coefficients for study 24 (Guzmán-2003) and study 27 (Hart-2005).

These studies are entered as 0.334 and 0.07 respectively however both should be negative: -0.334 and -0.07.

Show model script?

I was wondering if it would be possible to make the analysis scripts used accessible to the user? In my reviews, I strongly encourage authors to give the analysis scripts for their meta-analyses, and it would be great if I can do that alongside recommending MAVIS.

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.