Forest Plot for visualisation of multiple odds ratios

版本 1.0.0 (3.3 KB) 作者: Harry Green
A function, named blobbogram, which produces forest plots from a text file containing point estimates and confidence intervals
428.0 次下载
更新时间 2019/3/25

查看许可证

This function takes a tab separated file with headings

name OR L95 U95,

produces a publication-ready Forest Plot, and saves the result as a .fig for manual tweaking and a high resolution .png.. This function can also deal with splitting the forest plot under subheadings using a row of NAs. See examples for details. Contains options for plotting with a linear or log scale.

This function was originally written for plotting Forest Plots of logistic regression analyses from Stata. Uploaded here as it might benefit someone else.

Example using file in zip:
blobbogram('example heading.txt','scale','log','title','Forest Plot for many Studies')
Will plot a Forest Plot for the data in 'example heading.txt' on a log scale.

引用格式

Harry Green (2025). Forest Plot for visualisation of multiple odds ratios (https://www.mathworks.com/matlabcentral/fileexchange/71020-forest-plot-for-visualisation-of-multiple-odds-ratios), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2019a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Exploration and Visualization 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0