-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/Wancen/airpart
Confirm the following by editing e…
-
Dearest Poison Alien-
Sorry to bother again, but I'm trying to do a large MAF comparison and it's too crowded to read. I tried to adjust argument by using:
forestPlot(mafCompareRes = LRIG1Compare,…
-
Example from vignette:
> library(forestplot)
Loading required package: grid
Loading required package: magrittr
Loading required package: checkmate
> ask # An example of how fpShapesGp works
…
-
Hello,
I have been looking at the forest_plot documentation and examples and it seems pretty clear to me that you can have a different rope for each variable. But say I have a different rope for ea…
-
-
library(data.table)
library(dplyr)
library(exactmeta)
library(fmsb)
library(forestplot)
library(httr)
library(lme4)
library(metafor)
library(rtf)
library(splines)
library(tidyr)
library(str…
-
Not sure if a bug or just not a feature that's available, but in using plot_forest() I'm able to see the HPD when using kind="forestplot" but not with kind="ridgeplot". One of the things I liked about…
-
Greg seems to have dependency on the etm package, which was removed from CRAN. Using R version 4,.0.2, loading Greg gives the following error:
Error in loadNamespace(j
-
Hi
Sorry whatever I try to get the logic of forestPlot I fail. What are you putting into the odds ratio? I can see this as odds of having the PML gene, but odds ratio has me confused. Why odd ratio…
-
# Bug description
When labeltext is a list, graph.pos cannot be set to any value above 2. That bug is due to incorrect calculation of the number of columns of the list.
The following code illustrate…