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 June 15, 2025, 12:47 p.m.