plot_hyp_test: Plots a histogram using the compact axis notation from the...

Description Usage Arguments Details

Description

plot_hyp_tests() plots the probability of the research hypothesis across several models the compact axis notation from the compactr package.

Usage

1
plot_hyp_test(posts, var_name, research_hyp, xlab = NULL, ...)

Arguments

posts

An object of class pppds, created by the function combine_post().

var_name

The name of the variable of interest.

research_hyp

The research hypothesis. Either that the coefficient for the variable of interest is positive ("positive", "p", or "+") or negative ("negative", "n", or "-")

xlab

The label for the x axis.

...

Arguments passed to compact_hist().

Details

Plots a histogram using the compact axis notation from the compactr package.


carlislerainey/separation documentation built on May 13, 2019, 12:45 p.m.