How to deal with plots that changes depending on data?
Posted: Fri Jan 23, 2026 6:31 pm
I'm PI for a research project that working on creating a fully functional Jamovi module, we decided to make a port for all needed functions and analysis types in meta analysis from overall meta analysis to meta regression and from Continuous outcomes to single proportion meta analysis and add DTA and network meta analysis as the already available module "MAJOR" have a lot of limitations and errors.
Also I created R packages to implement new methods and already publish two c(metagroup and MetaDose) on CRAN.
the first version of the module will be available in next month.
We depend on docs and published modules on github to help us in the work and if face any problems, I will ask here in the forum.
now the first problem we face that forest plot height changes depend on the number of studies and we think about calculating it in the analysis as variable and put the value in .r.yaml so how we can do it? is there a way to put a variable in height and width?
if not what are possible solutions we can use?
Also I created R packages to implement new methods and already publish two c(metagroup and MetaDose) on CRAN.
the first version of the module will be available in next month.
We depend on docs and published modules on github to help us in the work and if face any problems, I will ask here in the forum.
now the first problem we face that forest plot height changes depend on the number of studies and we think about calculating it in the analysis as variable and put the value in .r.yaml so how we can do it? is there a way to put a variable in height and width?
if not what are possible solutions we can use?