get_beta: gets beta prior paramenters

View source: R/jabba_utils.R

get_betaR Documentation

gets beta prior paramenters

Description

gets beta prior paramenters and plots distribution

Usage

get_beta(mu, CV, Min = 0, Prior = "x", Plot = FALSE)

Arguments

mu

mean of beta distribution

CV

cv of beta distribution

Min

min of x-axis range (default = 0)

Prior

X-axis label

Plot

c(TRUE,FALSE)

Value

a and b parameter (shape and scale)


jabbamodel/JABBA documentation built on Nov. 2, 2024, 12:50 p.m.