dgbetapr: PDF of Generalized Beta Prime distribution

View source: R/all_functions.R

dgbetaprR Documentation

PDF of Generalized Beta Prime distribution

Description

This function computes the value of the probability density function of a generalized beta prime (GBP) distribution

Usage

dgbetapr(x, alpha, beta, c, d)

Arguments

x

vector of quantiles

alpha

shape parameter

beta

shape parameter

c

power parameter

d

scale parameter

Value

value of pdf at x


eyanchenko/r2d2glmm documentation built on July 1, 2023, 12:37 p.m.