powered by
The catmap.sense conducts leave-one-out sensitivity analyses and creates plots of Odds Ratios (OR) and Confidence Intervals (CI) using a fixed-effects or random-effects model.
catmap.sense
catmap.sense(catmapobject, fe.forest = FALSE, re.forest = FALSE, printout = FALSE)
A catmap object created by catmap.
catmap
A boolean. Toggles whether the forest plot should get saved to the current working directory.
A boolean. Toggles whether a text file of the models and Q statistic results should get saved to the working directory.
catmap, catmap.forest, catmap.sense, catmap.cumulative, catmap.funnel
catmap.forest
catmap.cumulative
catmap.funnel
data(catmapdata) catmapobject <- catmap(catmapdata, 0.95, TRUE) catmap.sense(catmapobject, FALSE, FALSE, FALSE)
Run the code above in your browser using DataLab