ForestPlot: Plot model parameters as a distance from vertical

Description Usage

Description

Forest plot provides convenient way of plotting model parameters to see how far they deviate from 0

Usage

1
2
3
4
5
ForestPlot(plotData, xlims = c(-3, 3), xbreaks = c(-2, -1, 0, 1, 2),
  figureWidth = 4.820225, figureHeight = 7.896552, plotMeans = TRUE,
  plotMeanPointsHollow = TRUE, plotEachWeight = TRUE,
  plot95ConfInt = FALSE, plotBackground = FALSE, plotByCondition = TRUE,
  plotByParameter = FALSE)

armanabraham/chb documentation built on May 10, 2019, 1:39 p.m.