dbl2fmx {fmx} | R Documentation |
Inverse of fmx2dbl, for internal use
Description
..
Usage
dbl2fmx(x, K, distname, ...)
Arguments
x |
|
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
Function dbl2fmx returns a list with two elements $pars
and $w
[Package fmx version 0.1.2 Index]