SRfromMeanSD: SRfromMeanSD Gamma distribution shape and rate parameters...

Description Usage Arguments Value Author(s) Examples

View source: R/stats.R

Description

SRfromMeanSD Gamma distribution shape and rate parameters recovered fromm mean and sd

Usage

1

Arguments

mean

A numeric vector

sd

A numeric vector

Value

A named list with 2 elements: shape = Gamma distribution shape paratmeter rate = Gamma distribution rate parameter

Author(s)

John Krushke, in Kruschke, J. K. (2015). Doing Bayesian Data Analysis, Second Edition: A Tutorial with R, JAGS, and Stan. Academic Press / Elsevier.

Examples

1
## Not run: SRfromMeanSD(mean = 1.5, sd = 3)

wjhopper/whoppeR documentation built on May 4, 2019, 7:33 a.m.