Plot_Hist: Plot histogram

Description Usage Arguments Value

Description

Plot histogram

Usage

1
2
Plot_Hist(Distribution, alpha = 0.05, Stat, Stat_colors = "blue",
  breaks = 40, pad = 1/5, main = NULL, dev_new = TRUE)

Arguments

Distribution

The distribution of values

alpha

The alpha threshold

Stat

The statistic(s) to compare to the distribution

Stat_colors

The color(s) for each statistic

pad

A fraction (of the range), to pad xlim

main

Title

dev_new

Flag to appease ReporteRs (set FALSE to print results to pptx)

Value

Histogram


michaelkriegsman/PlotDiDiSTATIS documentation built on May 30, 2019, 6:19 p.m.