Combined coefficients of power-law transformed combined distribution
Combined coefficients of power-law transformed combined distribution
Coefficients of a power-law transformed combined distribution
combdist_plt( dist, prior =NULL, coeff, a =1, b =1, inv =FALSE, nested =FALSE)
Arguments
dist: character vector denoting the distribution(s).
prior: Numeric vector of prior coefficients, defaults to single vector with value one.
coeff: list of parameters for the distribution(s).
a, b: constant and power of power-law transformation, defaults to 1 and 1 respectively.
inv: logical indicating whether coefficients of the outcome variable of the power-law transformation should be returned (FALSE) or whether coefficients of the input variable being power-law transformed should be returned (TRUE). Defaults to FALSE.
nested: logical indicating whether results should be returned in a nested list or flat list, defaults to FALSE.