plotigammaprior: Visualize inverse gamma prior

Description Usage Arguments Author(s)

Description

Simple plotting function to visualize the inverse gamma prior for variance parameters.

Usage

1
plotigammaprior(vec, xlimit = c(0, 100), nsamp = 10000, sd = T)

Arguments

vec

vector of length 2, with parameters of inverse gamma

xlimit

limit of x-axis on the plot.

nsamp

number of samples for plot, default is usually okay.

sd

if sd=T, plots the standard deviation. if sd=F, plots the variance.

Author(s)

Lauren


czigler/HEIfunctions documentation built on May 14, 2019, 1:43 p.m.