dbl2fmx: Inverse of [fmx2dbl], for internal use

View source: R/fmx2dbl.R

dbl2fmxR Documentation

Inverse of [fmx2dbl], for internal use

Description

..

Usage

dbl2fmx(x, K, distname, ...)

Arguments

x

numeric vector, unrestricted parameters

K

integer scalar

distname

character scalar

...

additional parameters, not currently used

Details

Only used in downstream function 'QuantileGH::QLMDe' and unexported function 'QuantileGH:::qfmx_gr', not compute intensive.

Value

The function [dbl2fmx()] returns a list with two elements '$pars' and '$w'


fmx documentation built on July 17, 2026, 1:07 a.m.