dbeta_gamma_rho: Get density of beta distribution with gamma, rho...

Description Usage Arguments

View source: R/bma.R

Description

Get density of beta distribution with gamma, rho parameterization at given value

Usage

1
dbeta_gamma_rho(x, g, rho)

Arguments

x

Value or vector of values [0,1]

g

Gamma = alpha + beta

rho

rho = alpha/(alpha + beta)


kdayday/forecasting documentation built on Oct. 7, 2020, 7:16 p.m.