plot.postcAIC_CI: Plots post-cAIC confidence intervals (CI) for mixed effects

Description Usage Arguments Value

View source: R/plot.postcAIC_CI.R

Description

Plots post-cAIC confidence intervals (CI) for mixed effects

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
## S3 method for class 'postcAIC_CI'
plot(
  x,
  col = NULL,
  xlab = NULL,
  ylab = NULL,
  order_estimates = NULL,
  legend_position = NULL,
  y_axis_lim = NULL,
  ...
)

Arguments

x

An object of class postcAIC_CI

col

Colors of CI

xlab

Label for the x axis

ylab

Label for the y axis

order_estimates

Order of intervals in the plot

legend_position

Legend position. Default: NULL

y_axis_lim

Limits of the y axis. Default: NULL

...

Additional parameters

Value

plot_postcAIC

Plot with confidence intervals for mixed effects


KatarzynaReluga/postcAIC documentation built on Jan. 25, 2022, 12:33 a.m.